Commit 1c6405b
committed
fix(ci): drop 'home' step from smoke test so compile step finds Settings
The smoke test's final 'home' step navigates FakeMirroring back to the empty home screen, so the next workflow step (compile skill) opens with no app foreground and its 'wait_for: Settings' times out. The smoke test's purpose is to validate the runner against Settings; testing the home key is incidental and can land in its own dedicated skill later if needed.1 parent 53590c8 commit 1c6405b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
0 commit comments