Skip to content

Commit

Permalink
upgrade tarpaulin
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiayu Liu committed Jun 18, 2021
1 parent 683bf61 commit 2ff3716
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,7 @@ jobs:
export ARROW_TEST_DATA=$(pwd)/testing/data
export PARQUET_TEST_DATA=$(pwd)/parquet-testing/data
# 2020-11-15: There is a cargo-tarpaulin regression in 0.17.0
# see https://github.com/xd009642/tarpaulin/issues/618
cargo install --version 0.16.0 cargo-tarpaulin
cargo install --version v0.18.0-alpha3 cargo-tarpaulin
cargo tarpaulin --out Xml
env:
CARGO_HOME: "/home/runner/.cargo"
Expand Down

0 comments on commit 2ff3716

Please sign in to comment.