Skip to content

Commit

Permalink
try out as Lcov format
Browse files Browse the repository at this point in the history
  • Loading branch information
deantchi committed Aug 30, 2023
1 parent 339dc9a commit fe4222e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
run: |
cargo install cargo-tarpaulin
cargo --version
cargo tarpaulin
cargo tarpaulin --out Lcov
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit fe4222e

Please sign in to comment.