Skip to content

Commit

Permalink
ci: upload coverage to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
codepunkt authored Jul 9, 2024
1 parent 1970165 commit 75857f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ jobs:
pr.env
code-coverage-results.md
retention-days: 1
- name: Upload coverage to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 75857f9

Please sign in to comment.