Skip to content

Update Invoker to handle Message objects as input (#25) #36

Update Invoker to handle Message objects as input (#25)

Update Invoker to handle Message objects as input (#25) #36

Workflow file for this run

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