Skip to content

Commit

Permalink
Minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
puresyntax71 committed Jan 10, 2025
1 parent ac9e60e commit 45a32b2
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 @@ -21,4 +21,4 @@ jobs:
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.json') }}
restore-keys: ${{ runner.os }}-composer-
- name: Detect coding standard violations
run: phpcs -q --report=checkstyle | cs2pr --graceful-warnings
run: phpcs -q --report=checkstyle | cs2pr

0 comments on commit 45a32b2

Please sign in to comment.