build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-23 19:19:17 +01:00
parent ff72349479
commit fe360b28c0

View file

@ -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