Skip to content

Commit

Permalink
ignore warning in github action flow
Browse files Browse the repository at this point in the history
  • Loading branch information
hueitan committed Nov 22, 2023
1 parent 3808a39 commit 4586c42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
run: |
npm run lint:js
npm run lint:css
phpcs --config-set ignore_warnings_on_exit 1
composer run lint

0 comments on commit 4586c42

Please sign in to comment.