Skip to content

Commit

Permalink
Fix codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed Feb 29, 2024
1 parent ba13ab9 commit cf35ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -179,3 +179,4 @@ jobs:
with:
file: ./coverage.xml
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit cf35ea0

Please sign in to comment.