Skip to content

Commit

Permalink
Add missing token for "codecov/codecov-action" at "upload_coverage" C…
Browse files Browse the repository at this point in the history
…I job
  • Loading branch information
phansys committed Aug 18, 2024
1 parent b718c98 commit 6cabc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,4 @@ jobs:
uses: "codecov/codecov-action@v4"
with:
directory: reports
token: "${{ secrets.CODECOV_TOKEN }}"

0 comments on commit 6cabc92

Please sign in to comment.