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