1
0
mirror of https://github.com/shivammathur/setup-php.git synced 2025-04-08 20:29:27 +07:00

Fail on npm audit again

This commit is contained in:
Shivam Mathur 2022-07-20 04:47:55 +05:30
parent 945c34c175
commit e8ba27f3d2
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

@ -52,7 +52,6 @@ jobs:
- name: Run npm audit
run: npm audit
continue-on-error: true
- name: Send Coverage
uses: codecov/codecov-action@v3