Skip to content

Commit f0e0fa9

Browse files
committed
Run TS compile on ci
1 parent 57baa60 commit f0e0fa9

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
@@ -35,6 +35,7 @@ jobs:
3535
node-version: 14.4.0
3636

3737
- run: npm ci
38+
- run: npm run compile
3839

3940
# These 2 runs (or just the second?) are for when you have opam dependencies. We don't.
4041
# Don't add deps. But if you ever do, un-comment these

0 commit comments

Comments
 (0)