Skip to content

Commit

Permalink
SP-638 Add new line to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Jul 20, 2023
1 parent ebb56bc commit 307bb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: actions/checkout@v3
- name: Run WordPress code standard
run: |
./vendor/bin/phpcs -v --ignore=vendor,wpcs --standard=./phpcs.xml ./
./vendor/bin/phpcs -v --ignore=vendor,wpcs --standard=./phpcs.xml ./

0 comments on commit 307bb51

Please sign in to comment.