Commit 22fcf3d
authored
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.
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments