test: resolve spine typecheck and unit test failures in CI (#1895)

This commit is contained in:
0xSelenicDove
2026-05-28 21:16:33 +08:00
committed by GitHub
parent 95915923e1
commit 32e4acc89f
15 changed files with 389 additions and 59 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ jobs:
- run: pnpm install --frozen-lockfile
- name: Setup Playwright
run: pnpm exec playwright install chromium --with-deps
run: npx playwright install chromium
- run: pnpm run build:packages
- run: pnpm run test:run