Skip to content

Commit

Permalink
add knip to ci-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
with-heart committed Aug 12, 2024
1 parent a275d27 commit de2a64c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/ci-checks/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ runs:
- name: Svelte Check
run: yarn --cwd packages/xstate-svelte svelte-check
shell: bash

- name: Knip
run: yarn knip
shell: bash

0 comments on commit de2a64c

Please sign in to comment.