Skip to content

Commit 8d19045

Browse files
Merge branch '11.5' into 12.2
2 parents 8369dab + 505ed63 commit 8d19045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
tools: none
6161

6262
- name: Run PHP-CS-Fixer
63-
run: ./tools/php-cs-fixer fix --dry-run --show-progress=dots --using-cache=no --verbose
63+
run: ./tools/php-cs-fixer check --show-progress=dots --using-cache=no --verbose
6464

6565
static-analysis:
6666
name: Static Analysis

0 commit comments

Comments
 (0)