Commit 07c4ab0
ci: fix fallback partition message, remove dead RETRY_CLEAN_CMD, fix precision flag
- run_parallel_benchmarks.sh: fix warning message to say gpu-rtx6000
(not gpu-l40s) to match the actual fallback value
- phoenix/bench.sh: remove RETRY_CLEAN_CMD prefix on retry_build —
retry-build.sh only uses RETRY_VALIDATE_CMD and always does rm -rf build
on retry; variable was dead and re-introduced by upstream merge
- test.yml: fix --${{ matrix.precision }} expanding to bare '--' when
precision is empty; restore PRECISION env var pattern; remove manual
'Set up Python 3.14' step
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 38df383 commit 07c4ab0
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments