Skip to content

Commit ba75946

Browse files
committed
Revert "remove lint types"
This reverts commit fd3467d.
1 parent fd3467d commit ba75946

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
run: npm run build:types
2828
- name: Test Types
2929
run: npm run test:types
30+
- name: Lint Types
31+
run: npm run lint:types
3032
check-docs:
3133
name: Check Docs
3234
timeout-minutes: 5

0 commit comments

Comments
 (0)