Skip to content

Commit

Permalink
Fix lcov.info path
Browse files Browse the repository at this point in the history
  • Loading branch information
nowsprinting committed Jan 18, 2025
1 parent 54c5c92 commit c8c88fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .octocov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
coverage:
if: true
paths:
- ./Logs/Report/lcov.info # Warning: This path is replace by regex in test.yml
- UnityProject~/Logs/Report/lcov.info # Warning: This path is to be replaced by regex in test.yml

codeToTestRatio:
code:
Expand Down

0 comments on commit c8c88fe

Please sign in to comment.