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

release:
Expand Down

0 comments on commit 2152ab7

Please sign in to comment.