Skip to content

Commit

Permalink
Configure codecov token from GH Secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
awdeorio committed Nov 6, 2024
1 parent f690047 commit 0c88c1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,6 @@ jobs:
- name: Upload coverage report
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: codecov/mailmerge
fail_ci_if_error: true

0 comments on commit 0c88c1b

Please sign in to comment.