Display warnings and show output (#927)

This commit is contained in:
Konstantin Obenland 2024-10-07 03:33:48 -05:00 committed by GitHub
parent 9b0d5857c1
commit 465d84b68a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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