Skip to content

Commit

Permalink
Update static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Aug 23, 2024
1 parent 31a73a8 commit 8242247
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/extdn-static-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: extdn/github-actions-m2/magento-coding-standard@master
- uses: extdn/github-actions-m2/magento-coding-standard/8.3@master
with:
phpcs_severity: 8
phpcs_report: full
phpcs_extensions: php

0 comments on commit 8242247

Please sign in to comment.