Skip to content

Commit

Permalink
Fix coverage upload in test jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Babic committed Jan 7, 2025
1 parent 5a2c955 commit 1bf5c78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
name: coverage-data-${{ matrix.python-version }}
path: .coverage.*
if-no-files-found: ignore
include-hidden-files: true
retention-days: 1

coverage:
Expand Down

0 comments on commit 1bf5c78

Please sign in to comment.