Skip to content

Commit

Permalink
Use omit dev
Browse files Browse the repository at this point in the history
  • Loading branch information
johanvanhelden committed Nov 16, 2023
1 parent 00d7181 commit 9c8cdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
uses: symfonycorp/security-checker-action@v4

- name: Check NPM Packages
run: npm audit --production
run: npm audit --omit=dev

tests:
name: Tests
Expand Down

0 comments on commit 9c8cdee

Please sign in to comment.