Skip to content

Commit bf8c969

Browse files
committed
ci: re-enable docs-lint
1 parent 27102da commit bf8c969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: npm run build
8888

8989
- name: Validate generated types
90-
run: npm run validate:types
90+
run: tsc index.d.ts
9191

9292
- name: Lint JSON
9393
run: npm run lint:json

0 commit comments

Comments
 (0)