Skip to content

Commit 9f0c30c

Browse files
committed
ci: update lint
1 parent 6b42b8e commit 9f0c30c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ jobs:
2626
- name: 🍳 Prepare
2727
run: pnpm install
2828

29+
- name: 👷 Build
30+
run: pnpm run --filter commandkit build
31+
2932
- name: ✨ Lint
3033
run: pnpm lint

0 commit comments

Comments
 (0)