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: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1']