Skip to content

Commit

Permalink
try checking sniffs here
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed May 19, 2024
1 parent 63716ae commit 731a159
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_deploy_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ jobs:
- name: run PHP build step
run: ./.github/workflows/php

- name: Check for WordPress coding standards
run: composer -n code-sniff

code_sniff_unit_test:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 731a159

Please sign in to comment.