Skip to content

refactor: add typed on private property based on assigns (#1200) #81

refactor: add typed on private property based on assigns (#1200)

refactor: add typed on private property based on assigns (#1200) #81

Workflow file for this run

on:
push:
branches:
- master
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']