Skip to content

Commit

Permalink
Actually upload coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
reiniscirpons committed May 2, 2024
1 parent be45f25 commit 3cb0aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
file: coverage.info
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
- name: "Cleanup . . ."
Expand Down

0 comments on commit 3cb0aa8

Please sign in to comment.