Skip to content

Commit

Permalink
Fail on npm audit again
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Jul 19, 2022
1 parent 945c34c commit e8ba27f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:

- name: Run npm audit
run: npm audit
continue-on-error: true

- name: Send Coverage
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit e8ba27f

Please sign in to comment.