fix(ci): fix constantly failing CI #450

Merged
luke merged 27 commits from fix-cicd into main 2025-01-02 18:05:16 +01:00
Showing only changes of commit 8d2fa2a8dc - Show all commits

View File

@ -64,6 +64,6 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: snyk test --all-projects --json
# args: --all-projects
command: snyk
args: test --all-projects --json
# json: true