Skip to content

Commit 6d02f22

Browse files
committed
Add build to CI for TS definitions
1 parent e3ff431 commit 6d02f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- name: Install and test
3838
run: |
3939
npm ci
40+
npm run build
4041
npm run test
4142
npm run test:integration
4243
- name: Build

0 commit comments

Comments
 (0)