Skip to content

Commit e785ff5

Browse files
committed
ci: build skilld-protocol before typecheck
1 parent 39ea3c5 commit e785ff5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
node-version: lts/*
2626
cache: pnpm
2727
- run: pnpm i
28+
- run: pnpm --filter skilld-protocol build
2829
- run: pnpm lint
2930
- run: pnpm typecheck
3031
- run: pnpm build

0 commit comments

Comments
 (0)