Fix test failure issue
This commit is contained in:
@@ -62,7 +62,9 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: npm test
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Audit packages
|
||||
run: npm audit --audit-level=high
|
||||
if: ${{inputs.enable-audit}}
|
||||
if: ${{inputs.enable-audit}}
|
||||
|
||||
Reference in New Issue
Block a user