Skip to content

Commit

Permalink
Merge e4fd5bb into 7311ec2
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-burnett committed Jan 1, 2021
2 parents 7311ec2 + e4fd5bb commit 0d11b68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions-rs/grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ filter: covered
ignore-not-existing: true
llvm: true
output-type: lcov
ignore:
- "/*"
- "C:/*"
- "../*"

0 comments on commit 0d11b68

Please sign in to comment.