build-configs(update)
This commit is contained in:
parent
ff72349479
commit
fe360b28c0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -39,5 +39,5 @@ jobs:
|
|||
just composer install --quiet --no-progress
|
||||
|
||||
just _run php phpcs
|
||||
just _run php phpstan analyze
|
||||
just _run php phpstan analyze --no-progress --memory-limit=512M
|
||||
just test --testdox --colors=always
|
||||
|
|
Loading…
Reference in a new issue