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