Skip to content

Commit

Permalink
Merge pull request #27 from TGSAI/add-codecov-secret
Browse files Browse the repository at this point in the history
Add Codecov Token to CI
  • Loading branch information
tasansal authored Mar 4, 2024
2 parents 8a2f8dc + ed00437 commit be971d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,5 @@ jobs:
- name: Upload coverage report
uses: codecov/[email protected]
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit be971d5

Please sign in to comment.