chore(ci): enable snyk debug
This commit is contained in:
parent
d61ffd601b
commit
9d6b04427f
@ -85,7 +85,7 @@ jobs:
|
|||||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||||
with:
|
with:
|
||||||
# command: snyk
|
# command: snyk
|
||||||
args: snyk test --all-projects --exclude=.archive
|
args: DEBUG=*snyk* snyk test --all-projects --exclude=.archive
|
||||||
|
|
||||||
- name: Reverse set up environment for Snyk
|
- name: Reverse set up environment for Snyk
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user