Commit e58a921
fix(ci): 保证 E2E 生成 playwright-report 并容错上传
- playwright.config: CI 下在 reporter 中加入 list,保留 html 以生成 playwright-report
- test.yml: 去掉 --reporter=list,改用 config;上传报告步骤加 continue-on-error
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent fb76211 commit e58a921
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments