Skip to content

Commit

Permalink
ci: security audit back to non-optional
Browse files Browse the repository at this point in the history
  • Loading branch information
apowers313 committed Oct 17, 2021
1 parent 564395c commit d9a01c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: npm audit --omit=dev --audit-level=high
env:
NODE_ENV: production
continue-on-error: true

- name: List Modules
run: npm ls
Expand Down

0 comments on commit d9a01c5

Please sign in to comment.