Skip to content

Commit

Permalink
Make the coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
pboers1988 committed Mar 14, 2024
1 parent c866c35 commit 37a46fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- run: ls -la reports
- run: coverage combine reports
- run: coverage report
- run: coverage xml
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 37a46fa

Please sign in to comment.