feat: manage Chromium installation in engine
Engine CI / test (push) Waiting to run

This commit is contained in:
2026-08-30 18:51:35 +08:00
parent fef7459650
commit e3b0b2d576
17 changed files with 139 additions and 3 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ jobs:
- run: pnpm verify
- name: Verify committed Git distribution
run: git diff --exit-code -- dist-cli
- run: pnpm exec playwright install --with-deps chromium
- run: node dist-cli/cli.js install-browser --with-deps
- run: pnpm test:e2e