ci: stub before typecheck

This commit is contained in:
Daniel Roe 2023-03-12 22:15:06 +00:00
parent 99cda4f386
commit f92fedc8e0
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Typecheck
run: pnpm build:stub
- name: Typecheck
run: pnpm typecheck