We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Run knip
1 parent c103672 commit 4b2c097Copy full SHA for 4b2c097
.github/workflows/ci.yml
@@ -40,3 +40,6 @@ jobs:
40
41
- name: Report test coverage
42
uses: davelosert/vitest-coverage-report-action@v2
43
+
44
+ - name: Run knip
45
+ run: pnpm run knip
0 commit comments