Skip to content

Commit

Permalink
fail on high severity
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmacfarlane committed Mar 26, 2020
1 parent dec4fc5 commit 3349559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
run: npm test

- name: audit packages
run: npm audit --audit-level=moderate
run: npm audit --audit-level=high
if: matrix.operating-system == 'ubuntu-latest'

0 comments on commit 3349559

Please sign in to comment.