Skip to content

Commit d0b2db6

Browse files
authored
ci: Remove dtslint (#9599)
1 parent be7d6e8 commit d0b2db6

File tree

3 files changed

+0
-3016
lines changed

3 files changed

+0
-3016
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ jobs:
147147
- run: npm ci
148148
- name: Build types
149149
run: npm run build:types
150-
- name: Check types
151-
run: npm run test:types
152150
check-mongo:
153151
strategy:
154152
matrix:

0 commit comments

Comments
 (0)