Skip to content

Commit

Permalink
install tarpaulin
Browse files Browse the repository at this point in the history
  • Loading branch information
pompon0 committed Sep 28, 2023
1 parent 545635b commit 3497a8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
toolchain: stable
default: true
- name: install tarpaulin
uses: baptiste0928/cargo-install@v2
with:
crate: cargo-tarpaulin
run: cargo install cargo-tarpaulin
- name: run tarpaulin
run: cargo tarpaulin --out xml --engine llvm -- --test-threads 1
env:
Expand Down

0 comments on commit 3497a8f

Please sign in to comment.