Commit c787226
committed
ci(e2e): include debug screenshots in maestro artifacts upload
The takeScreenshot commands in common/sign-in-email-password.yaml DID
execute (Maestro log confirms COMPLETED on each), but Maestro saves them
relative to its cwd (integration-mobile/) rather than ~/.maestro/tests.
The upload-artifact step only grabbed the latter, so the debug-01-welcome,
debug-02-email-typed, and debug-03-after-continue captures were stranded
on the runner.
Add integration-mobile/*.png to both platforms' artifact upload paths.1 parent 7caffcb commit c787226
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
316 | 322 | | |
317 | 323 | | |
318 | 324 | | |
| |||
565 | 571 | | |
566 | 572 | | |
567 | 573 | | |
568 | | - | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
569 | 577 | | |
570 | 578 | | |
571 | 579 | | |
| |||
0 commit comments