From ff72349479481f9319e046a9b206996a0acd28ea Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 23 Apr 2023 17:51:14 +0100 Subject: [PATCH] build-configs(update) --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9f3fa3..e021f3c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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