Skip to content

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jackw committed Nov 27, 2024
1 parent 2152ab7 commit 6a71103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6a71103

Please sign in to comment.