Skip to content

Commit fd3467d

Browse files
committed
remove lint types
1 parent a9c5b0d commit fd3467d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ 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
3230
check-docs:
3331
name: Check Docs
3432
timeout-minutes: 5

0 commit comments

Comments
 (0)