Skip to content

Commit

Permalink
Comment token
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 20, 2024
1 parent 3954c8b commit 0657840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ jobs:
fail_ci_if_error: true
files: /**/coverage-reports/**/*.*
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
# token: ${{ secrets.CODECOV_TOKEN }}
# override_branch: ${{ env.workflow-info_branch }}
# override_commit: ${{ env.workflow-info_commit }}
# override_pr: ${{ env.workflow-info_pr_number }}
Expand Down

0 comments on commit 0657840

Please sign in to comment.