build-configs(update)

This commit is contained in:
Oliver Davies 2023-08-19 08:46:23 +01:00
parent 6e02c3e8a2
commit a37633958b

View file

@ -40,6 +40,7 @@ jobs:
just composer install --quiet --no-progress
just _run php phpcs
just _run php phpstan analyze --no-progress --memory-limit=512M
just test --testdox --colors=always
just _run php phpcs
just _run php phpstan analyze --no-progress --memory-limit=512M