Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Azureblade3808 committed Oct 17, 2024
2 parents d03858b + e57e5a9 commit ddd4ae8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,6 @@ jobs:
run: |
pytest --cov=deferrer --cov-report=xml --cov-append
- name: Coveralls
- name: Coveralls
if: ${{ startsWith(matrix.os, 'ubuntu') }}
uses: coverallsapp/[email protected]

0 comments on commit ddd4ae8

Please sign in to comment.