Commit e3a3f4b
committed
debug: add fail-fast=false and --stacktrace to diagnose CI failures
All three MC version builds fail at different times (~25-30s), suggesting a
common configuration-phase failure. With fail-fast disabled and stacktrace
enabled, we can see the actual error for each version simultaneously.
https://claude.ai/code/session_01PHDS24JTjD32guufn2q2sj1 parent 9775e8b commit e3a3f4b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments