Skip to content

Commit

Permalink
added codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Feb 6, 2024
1 parent 6085aed commit 9d69cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Send coverage report
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true
gcov: true

0 comments on commit 9d69cf0

Please sign in to comment.