Skip to content

Commit

Permalink
Add required codecov upload token for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bingenito committed Feb 1, 2024
1 parent fb042e0 commit 1a56fbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
directory: ./build/coverage
flags: unittests
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 1a56fbf

Please sign in to comment.