Skip to content

Mark as nullable arguments with initial null value (#72) #93

Mark as nullable arguments with initial null value (#72)

Mark as nullable arguments with initial null value (#72) #93

Workflow file for this run

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