Skip to content

gRPC: make binaryPath option optional #285

gRPC: make binaryPath option optional

gRPC: make binaryPath option optional #285

Workflow file for this run

on:
pull_request: null
push:
branches:
- '*.*'
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
install_protoc: true
os: >-
['ubuntu-latest']
stability: >-
['prefer-stable']