Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 951cfbe

Browse files
Leftover
1 parent 01128fd commit 951cfbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: "actions/checkout@v2"
1818

1919
- name: "Run friendsofphp/php-cs-fixer"
20-
run: "./tools/php-cs-fixer fix --diff-format=udiff --dry-run --show-progress=dots --using-cache=no --verbose"
20+
run: "./tools/php-cs-fixer fix --dry-run --show-progress=dots --using-cache=no --verbose"
2121

2222
type-checker:
2323
name: "Type Checker"

0 commit comments

Comments
 (0)