Skip to content

Commit 931f973

Browse files
committed
Update coding standards workflow
1 parent cd6e9d8 commit 931f973

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,4 @@ jobs:
6262
- name: "Run PHP_CodeSniffer"
6363
run: |
6464
vendor/bin/phpcs --report-emacs --report-diff || true
65-
vendor/bin/phpcs --no-colors --report=checkstyle | cs2pr
6665

0 commit comments

Comments
 (0)