Skip to content

Commit

Permalink
super final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
5uperpalo committed May 1, 2024
1 parent cafe4d7 commit d982423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: actions/download-artifact@v4
- name: Convert coverage
run: |
coverage combine coverage.coverage
coverage combine coverage*/.coverage*
# coverage report --fail-under=95
coverage xml
- name: upload coverage to Codecov
Expand Down

0 comments on commit d982423

Please sign in to comment.