Skip to content

RPC Implementation using multiple relays to enable async communication #52

RPC Implementation using multiple relays to enable async communication

RPC Implementation using multiple relays to enable async communication #52

Workflow file for this run

on:
pull_request: null
push:
branches:
- master
- '*.*'
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.3']