Skip to content

Commit

Permalink
Display warnings and show output (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland authored Oct 7, 2024
1 parent 9b0d585 commit 465d84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress
- name: Detect coding standard violations
run: ./vendor/bin/phpcs -n -q
run: ./vendor/bin/phpcs

0 comments on commit 465d84b

Please sign in to comment.