Skip to content

Commit 0569116

Browse files
committed
[TMP] Debug CS fixer results
1 parent c4f6aac commit 0569116

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
@@ -31,7 +31,7 @@ jobs:
3131
dependency-versions: highest
3232

3333
- name: Run code style check
34-
run: composer run-script check-cs -- --format=checkstyle | cs2pr
34+
run: composer run-script check-cs
3535

3636
tests:
3737
name: Unit tests & SQLite integration tests

0 commit comments

Comments
 (0)