Skip to content

Commit 465d84b

Browse files
authored
Display warnings and show output (#927)
1 parent 9b0d585 commit 465d84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Install dependencies
2929
run: composer install --prefer-dist --no-progress
3030
- name: Detect coding standard violations
31-
run: ./vendor/bin/phpcs -n -q
31+
run: ./vendor/bin/phpcs

0 commit comments

Comments
 (0)