Skip to content

Commit

Permalink
[DUOS-1740][risk=no] Update npm audit command (#1931)
Browse files Browse the repository at this point in the history
* update audit command
  • Loading branch information
rushtong authored Dec 8, 2022
1 parent 82365f7 commit 635b903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: install dependencies
run: npm ci
- name: npm audit
run: npm audit --production
run: npm audit --omit=dev

0 comments on commit 635b903

Please sign in to comment.