Skip to content

Commit 44bccf3

Browse files
committed
ci: re-enable docs-lint
1 parent 365c797 commit 44bccf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ jobs:
8686
- name: Build schema & docs
8787
run: npm run build
8888

89-
# - name: Validate generated types
90-
# run: npm run validate:types
89+
- name: Validate generated types
90+
run: npm run validate:types
9191

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

0 commit comments

Comments
 (0)