Commit e9ccb98
fix: drop redundant mise build task that shadowed mise-tasks/build
The added [tasks.build] in mise.toml overrode the pre-existing mise-tasks/build
file, which builds both entire and git-remote-entire (the e2e canary/roger-roger
scripts call 'mise run build' and need both). The file task already builds with
no ldflags, so experimental commands are visible in mise builds without any
addition here.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 01KXG7225MED1V2T6PKNT70S821 parent 1229f6c commit e9ccb98
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 33 | | |
38 | 34 | | |
39 | 35 | | |
| |||
0 commit comments