There was an error while loading. Please reload this page.
1 parent 39ea3c5 commit e785ff5Copy full SHA for e785ff5
1 file changed
.github/workflows/test.yml
@@ -25,6 +25,7 @@ jobs:
25
node-version: lts/*
26
cache: pnpm
27
- run: pnpm i
28
+ - run: pnpm --filter skilld-protocol build
29
- run: pnpm lint
30
- run: pnpm typecheck
31
- run: pnpm build
0 commit comments