Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed Feb 4, 2024
1 parent 7fd5320 commit 617cb07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
coverage run --branch -m pytest
coverage report --omit='/tmp/*' --fail-under=100
- name: Archive code coverage results
if: ${{ failure() }}
uses: actions/upload-artifact@v4
with:
name: code-coverage-report
Expand Down

0 comments on commit 617cb07

Please sign in to comment.