Skip to content

Commit 4b2c097

Browse files
committed
ci(ci.yml): add Run knip step
1 parent c103672 commit 4b2c097

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ jobs:
4040

4141
- name: Report test coverage
4242
uses: davelosert/vitest-coverage-report-action@v2
43+
44+
- name: Run knip
45+
run: pnpm run knip

0 commit comments

Comments
 (0)