Skip to content

Add AsyncRPCInterface in AsyncCache, improve unit tests (#41) #34

Add AsyncRPCInterface in AsyncCache, improve unit tests (#41)

Add AsyncRPCInterface in AsyncCache, improve unit tests (#41) #34

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']