Skip to content

Commit

Permalink
feat(Repository): pusblish coverage results
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDue authored and FlorianDue committed Sep 25, 2024
1 parent 344cc42 commit 1704db2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ jobs:
coverage report
coverage json
coverage html
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4

0 comments on commit 1704db2

Please sign in to comment.