Skip to content

Commit 3eab204

Browse files
Merge branch '9.6' into 10.5
2 parents 13a7f17 + a9e1112 commit 3eab204

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
type-checker:
6666
name: Type Checker

0 commit comments

Comments
 (0)