Skip to content

Commit

Permalink
Set coverage plugin to empty
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Mar 14, 2024
1 parent 140a048 commit 83acf2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
gcov_include: "include/strong_type"
plugin: # none
name: "Linux ${{matrix.config.cxx}} C++${{matrix.config.std}} ${{matrix.config.stdlib}}"
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 83acf2a

Please sign in to comment.