Skip to content

Commit a7bc22b

Browse files
TomasVotrubastaabm
authored andcommitted
update ci jobp
1 parent 4ae8e99 commit a7bc22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
composer-options: --ansi --prefer-dist
3232

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

0 commit comments

Comments
 (0)