Skip to content

Commit

Permalink
Commenting gcov
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Jun 6, 2024
1 parent ab35cc1 commit f86e476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: codecov/codecov-action@v3
with:
gcov: true
# gcov: true
directory: tests
gcov_ignore: tests/tests.hpp
verbose: true # optional (default = false)
Expand Down

0 comments on commit f86e476

Please sign in to comment.