修复前端工作流测试
Some checks failed
Dart CI / build (push) Successful in 1m41s
Web CI / lint-test-build (push) Failing after 1m47s

This commit is contained in:
2026-04-09 21:47:29 +08:00
parent a477f7dffc
commit 697dbe8d03

View File

@@ -43,6 +43,7 @@ jobs:
- name: Run tests - name: Run tests
run: | run: |
pnpm exec playwright install pnpm exec playwright install
pnpm exec playwright install-deps
pnpm test pnpm test
- name: Build - name: Build