Skip to content

Commit

Permalink
Added codecov token for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sreenathnair committed May 16, 2024
1 parent c2e12ed commit 09cf897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
file: ./coverage/cobertura-coverage.xml
flags: unittests
name: codecov-${{ env.PACKAGE_NAME }}
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
- name: Create distribution
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 09cf897

Please sign in to comment.