Skip to content

Commit

Permalink
Add php-cs-fixer check command
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrala committed Nov 10, 2023
1 parent 9e36a8d commit e813e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codestyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e813e3b

Please sign in to comment.