ci: run PHPStan
This commit is contained in:
parent
8577874480
commit
60f91909da
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -38,6 +38,7 @@ jobs:
|
|||
|
||||
just composer install --quiet --no-progress
|
||||
|
||||
# TODO: add PHPCS and PHPStan
|
||||
# TODO: add PHPCS
|
||||
|
||||
just _run php phpstan analyze
|
||||
just test --testdox --colors=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue