Skip to content

Fix typo in README.md #61

Fix typo in README.md

Fix typo in README.md #61

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:
test-server: true
os: >-
['ubuntu-latest']
stability: >-
['prefer-lowest', 'prefer-stable']