Skip to content

Commit

Permalink
update ci jobp
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba authored and staabm committed Feb 18, 2023
1 parent 4ae8e99 commit a7bc22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
composer-options: --ansi --prefer-dist

- name: Check code style
run: vendor/bin/php-cs-fixer fix --ansi --diff --dry-run --format=checkstyle | cs2pr # check whether there are still errors left
run: vendor/bin/ecs --ansi

0 comments on commit a7bc22b

Please sign in to comment.