Commit 8f4c407
committed
fix(e2e): prompt for sea and smol binaries separately
- Always register smol and sea test suites (not just when env vars set)
- Each binary gets its own prompt: "Build {name}?"
- Only show time warning for smol: "(may take 30-60 min)"
- Separate prompts allow users to build only what they need1 parent 8bd1663 commit 8f4c407
1 file changed
Lines changed: 7 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | | - | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
281 | | - | |
| 282 | + | |
282 | 283 | | |
283 | 284 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
| 285 | + | |
| 286 | + | |
288 | 287 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
| 288 | + | |
| 289 | + | |
293 | 290 | | |
0 commit comments