We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b8c73 commit 01cba63Copy full SHA for 01cba63
.github/workflows/main.yml
@@ -88,4 +88,4 @@ jobs:
88
- uses: actions/checkout@v2
89
- run: npm install
90
- run: npm test
91
- - run: npm audit --audit-level=moderate
+ - run: npm audit --audit-level=moderate --only=prod
0 commit comments