Skip to content

Commit

Permalink
add coverage.out to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerhardt committed Jul 23, 2024
1 parent 362fc2e commit 7d4b9a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
files: coverage.out
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 7d4b9a4

Please sign in to comment.