Commit 1c52dc4
authored
feat: upload Cypress screenshots on test failure (#936)
Automatically upload Cypress screenshots when integration tests fail,
with:
- 30-day retention and compression level 6
- Graceful skip if screenshots folder is empty
- Simplified workflow without per-step outcome checks
Helps debugging CI test failures for CRA, NextJS, and Gatsby apps.1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
0 commit comments