Fail on npm audit again
This commit is contained in:
parent
945c34c175
commit
e8ba27f3d2
1 changed files with 0 additions and 1 deletions
1
.github/workflows/node.yml
vendored
1
.github/workflows/node.yml
vendored
|
|
@ -52,7 +52,6 @@ jobs:
|
||||||
|
|
||||||
- name: Run npm audit
|
- name: Run npm audit
|
||||||
run: npm audit
|
run: npm audit
|
||||||
continue-on-error: true
|
|
||||||
|
|
||||||
- name: Send Coverage
|
- name: Send Coverage
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue