Commit 1998789
authored
ci: use Tarpaulin Docker image (#175)
Installing Tarpaulin via `cargo install` will by default use the Rust version
specified in the `rust-toolchain.toml` file. Tarpaulin might need a newer
version to build than that and fail to build.
Instead use the docker image that is provided by Tarpaulin.1 parent 6a13cb9 commit 1998789
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
0 commit comments