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