Skip to content

Commit 7ba9e10

Browse files
committed
chore: build stage ci
1 parent 8c267b6 commit 7ba9e10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ jobs:
3434

3535
- name: Run linting
3636
run: pnpm lint
37+
38+
- name: Build
39+
run: pnpm build

0 commit comments

Comments
 (0)