audit intermittent - best effort
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -45,4 +45,5 @@ jobs:
|
||||
run: npm run format-check
|
||||
|
||||
- name: audit security
|
||||
continue-on-error: true
|
||||
run: npm audit --audit-level=moderate
|
||||
|
||||
Reference in New Issue
Block a user