Skip to content

Commit

Permalink
Use Codecov token repository secret
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Apr 24, 2024
1 parent 953d3ea commit 2c77944
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

allowed_failures:
name: ${{ matrix.name }}
Expand Down

0 comments on commit 2c77944

Please sign in to comment.