Skip to content

Commit 0ca0daf

Browse files
committed
Update ci.yaml
1 parent aefa7c3 commit 0ca0daf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@ jobs:
3636
- name: Setup
3737
uses: ./.github/actions/setup-node-pnpm-install
3838

39+
- name: Build all packages
40+
run: pnpm build
41+
3942
- name: Test
4043
run: pnpm test

0 commit comments

Comments
 (0)