You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes the `cargo-llvm-cov` action breaking on Windows runners since
`dtolnay/rust-toolchain` started setting `CARGO_HOME`.
I pinned the `cargo-llvm-cov` version to `0.5.3`, the one currently
used, to change as few things as possible.
No changelog entry included, since this only affects CI.
0 commit comments