diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 708ab182..c798a521 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -21,4 +21,4 @@ jobs: # END: SHARED SETUP - run: composer install - - run: php vendor/bin/php-cs-fixer + - run: php vendor/bin/php-cs-fixer check