Skip to content

Commit

Permalink
update test-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
max-pilz committed Apr 30, 2024
1 parent 5af47cc commit c11ee19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,8 @@ jobs:
with:
name: coverage-test-failures
path: ${{ runner.temp }}/package

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c11ee19

Please sign in to comment.