Skip to content

Commit

Permalink
Fix:Add the codecov token to allow the upload to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Jul 12, 2024
1 parent ffc8c2d commit 4c36191
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 @@ -380,6 +380,7 @@ jobs:
with:
directory: ${{ inputs.working-directory }}
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}


docker_check:
Expand Down

0 comments on commit 4c36191

Please sign in to comment.