Skip to content

Commit

Permalink
ci: temporary fix for webhint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Th3S4mur41 committed Feb 15, 2023
1 parent 8432e1b commit 9cd9baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ jobs:
# path: dist

- name: '🧫 Run tests'
continue-on-error: true # temporary fix for https://github.com/webhintio/hint/issues/5432
run: npm run test --if-present

0 comments on commit 9cd9baf

Please sign in to comment.