diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0bbbbe70..291735669 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -204,7 +204,7 @@ jobs: if: ${{ github.actor != 'dependabot[bot]' }} run: | cp ../packed-artifacts/knip.json . - npx -y knip --reporter markdown + npx -y knip --reporter markdown --no-exit-code working-directory: ./${{ matrix.workingDir }} release: