Skip to content

Commit 06e34ef

Browse files
committed
fixup!
1 parent 23f9f22 commit 06e34ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- name: Install dependencies
2828
run: npm ci
2929

30+
- name: Build
31+
run: npm run build
32+
3033
- name: Lint
3134
run: npm run lint
3235
test:

0 commit comments

Comments
 (0)