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 7ab47c4 commit fc38ce9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,7 @@ jobs:
- name: Frontend Knip Report
if: ${{ github.actor != 'dependabot[bot]' }}
run: |
cp ../packed-artifacts/knip.json .
cat ./knip.json
npx -y knip --reporter markdown --no-exit-code
npx -y knip --config ../packed-artifacts/knip.json --reporter markdown --no-exit-code
working-directory: ./${{ matrix.workingDir }}

release:
Expand Down

0 comments on commit fc38ce9

Please sign in to comment.