build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-23 17:51:14 +01:00
parent e50432a9f8
commit ff72349479

View file

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