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