Skip to content

Commit ddfbe94

Browse files
authored
Update ui-pr.yml
1 parent 1396e80 commit ddfbe94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ui-pr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Run Tests
3131
run: yarn test
3232

33+
- name: Post the knip results
34+
uses: codex-/knip-reporter@v1
35+
3336
- name: Run ESLint
3437
run: yarn lint
3538

0 commit comments

Comments
 (0)