Skip to content

Commit

Permalink
ci: Tweak config
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroh committed Oct 31, 2023
1 parent 97826c4 commit 1030758
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,4 @@ ignore-not-existing: true
llvm: true
filter: covered
output-type: lcov
output-path: ./lcov.info
prefix-dir: /home/user/build/
ignore:
- "/*"
- "C:/*"
- "../*"
path-mapping:
- "/path1"
- "/path2"
output-path: ./lcov.info

0 comments on commit 1030758

Please sign in to comment.