Skip to content

feat: Make use of new "async" RPC #28

feat: Make use of new "async" RPC

feat: Make use of new "async" RPC #28

Workflow file for this run

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