mirror of
https://github.com/actions/setup-go.git
synced 2025-07-17 12:35:14 -06:00
Fix grep and remove npm packages audit
This commit is contained in:
parent
58d97aaa95
commit
7230ab7d7d
2 changed files with 1 additions and 5 deletions
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
|
@ -32,7 +32,3 @@ jobs:
|
|||
|
||||
- name: npm test
|
||||
run: npm test
|
||||
|
||||
- name: audit packages
|
||||
run: npm audit --audit-level=moderate
|
||||
if: matrix.operating-system == 'ubuntu-latest'
|
Loading…
Add table
Add a link
Reference in a new issue