Skip to content

Commit

Permalink
[INFRA] Fix gcovr
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Feb 20, 2025
1 parent c0fe88e commit a82b3d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
--exclude-unreachable-branches \
--exclude-throw-branches \
--exclude-noncode-lines \
--merge-mode-functions separate \
-j \
--cobertura \
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml
Expand Down

0 comments on commit a82b3d5

Please sign in to comment.