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 c3712bb commit 5f976d2Copy full SHA for 5f976d2
1 file changed
.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