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