fix typo
This commit is contained in:
parent
44c652eba8
commit
ee35ef6af5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
|
@ -3,7 +3,7 @@ on:
|
|||
push:
|
||||
pull_request:
|
||||
jobs:
|
||||
phpcs:
|
||||
phpunit:
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
mysql:
|
||||
|
|
Loading…
Reference in a new issue