Skip to content

Fix console commands configuration #12

Fix console commands configuration

Fix console commands configuration #12

Workflow file for this run

on:
pull_request: null
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']