fix: Build before linting in CI since we are now linting the extensions folder with `--type-aware`.

This commit is contained in:
cpojer 2026-01-31 23:08:04 +09:00
parent 230ca789e2
commit 36b0070b71
No known key found for this signature in database
GPG Key ID: C29F94A3201118AF
1 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,9 @@ jobs:
fail-fast: false
matrix:
include:
- runtime: nodegs
task: build
command: pnpm build
- runtime: node
task: tsgo
command: pnpm tsgo