Commit 283fc66
ci: use hardcoded miner bytecode instead of huff2 compilation
huff2 has no pre-built binaries and requires cargo install from git,
which is too slow for CI. Use sed to set HUFF2_INSTALLED=false before
tests so the existing hardcoded bytecode fallback is used instead.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 6e180ec commit 283fc66
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments