Skip to content

Commit 6f66cdb

Browse files
authored
Update ui-pr.yml
Former-commit-id: d1af394
1 parent fc18dc4 commit 6f66cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ui-pr.yml

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

33-
- name: Post the knip results
34-
run: yarn knip
33+
# - name: Post the knip results
34+
# run: yarn knip
3535

3636
- name: Run ESLint
3737
run: yarn lint

0 commit comments

Comments
 (0)