Skip to content

Commit 2315104

Browse files
committed
ci: run type-check in ci
1 parent c95f190 commit 2315104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
- checkout
2222
- install_deps
2323
- run: yarn test
24+
- run: yarn type-check
2425
- run: yarn lint:ci

0 commit comments

Comments
 (0)