Skip to content

Commit 6f7d4db

Browse files
author
abrulic
committed
small fix in ci.yml
1 parent 520ad21 commit 6f7d4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: 🔎 Type check
4747
run: pnpm run typecheck
4848
- name: ✂️ Check unused code
49-
run: pnpm run knip
49+
run: pnpm run check:unused
5050

5151
build-docs:
5252
name: ⬆️ Build Docs

0 commit comments

Comments
 (0)