Skip to content

Commit

Permalink
chore: switch to cargo-llvm-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Jul 15, 2024
1 parent 72b50df commit 37ce42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-cubesql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# default key
key: cubesql-x86_64-unknown-linux-gnu
shared-key: cubesql-x86_64-unknown-linux-gnu
- name: Install tarpaulin@0.29.2
- name: Install cargo-llvm-cov@0.6.10
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-llvm-cov
Expand Down

0 comments on commit 37ce42c

Please sign in to comment.