mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
Fail on npm audit again
This commit is contained in:
parent
945c34c175
commit
e8ba27f3d2
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 New Issue
Block a user