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: 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