Skip to content

Commit

Permalink
Docker tests: enable gcov support for codecov/codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 11, 2023
1 parent bc1a96a commit f6040bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
flags: GHA_Docker
name: ${{ matrix.docker }}
gcov: true

success:
permissions:
Expand Down

0 comments on commit f6040bc

Please sign in to comment.