修复前端工作流测试
This commit is contained in:
@@ -41,7 +41,9 @@ jobs:
|
||||
run: pnpm lint
|
||||
|
||||
- name: Run tests
|
||||
run: pnpm test
|
||||
run: |
|
||||
pnpm exec playwright install
|
||||
pnpm test
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
||||
Reference in New Issue
Block a user