chore(github): put back docs typecheck

This commit is contained in:
Benjamin Canac
2024-10-25 17:28:19 +02:00
parent d4a943e631
commit 2514abeb5b
2 changed files with 1 additions and 6 deletions

View File

@@ -49,10 +49,6 @@ jobs:
- name: Typecheck
run: pnpm run typecheck
- name: Docs typecheck
run: pnpm run docs:typecheck
continue-on-error: true
- name: Test
run: pnpm run test