Commit 6e3383a
fix(ci): force cargo-binstall to install tarpaulin binary
Stale metadata in ~/.cargo/.crates.toml on the Mac Mini runner caused
binstall to skip installation, reporting "already installed" while the
binary only existed at the mise shims path. Adding --force ensures the
binary is always placed in ~/.cargo/bin/ where cargo can find it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ae740af commit 6e3383a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments