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.
1 parent 9dce146 commit b199766Copy full SHA for b199766
.github/workflows/ui-pr.yml
@@ -31,7 +31,7 @@ jobs:
31
run: yarn test
32
33
- name: Post the knip results
34
- uses: codex-/knip-reporter@v1
+ run: yarn knip
35
36
- name: Run ESLint
37
run: yarn lint
0 commit comments