Skip to content

Commit a9e1112

Browse files
Merge branch '8.5' into 9.6
2 parents 8e0fbdd + f2fcb21 commit a9e1112

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
@@ -58,7 +58,7 @@ jobs:
5858
tools: none
5959

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

6363
type-checker:
6464
name: Type Checker

0 commit comments

Comments
 (0)