Skip to content

Commit

Permalink
Move gcov_args option to plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
gknowles committed Feb 16, 2024
1 parent 9fa4cce commit 13e9625
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,5 @@ jobs:
if: matrix.coverage
uses: codecov/codecov-action@v4
with:
gcov: true
gcov_args: -p
plugins: gcov -p
fail_ci_if_error: true

0 comments on commit 13e9625

Please sign in to comment.