build-configs(update)
This commit is contained in:
parent
e50432a9f8
commit
ff72349479
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
|||
|
||||
just composer install --quiet --no-progress
|
||||
|
||||
# TODO: add PHPCS
|
||||
|
||||
just _run php phpcs
|
||||
just _run php phpstan analyze
|
||||
just test --testdox --colors=always
|
||||
|
|
Loading…
Reference in a new issue