fix(ci): fix constantly failing CI #450
@ -65,5 +65,4 @@ jobs:
|
||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||
with:
|
||||
command: snyk
|
||||
args: test --all-projects --json
|
||||
# json: true
|
||||
args: test --all-projects
|
||||
|
Loading…
Reference in New Issue
Block a user