Skip to content

Commit

Permalink
Fix coverage upload (#667)
Browse files Browse the repository at this point in the history
* Fix coverage upload

* add news fragment
  • Loading branch information
hynek authored Sep 3, 2024
1 parent 19a604a commit 1918897
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
with:
name: coverage-data
path: .coverage.*
include-hidden-files: true
if-no-files-found: ignore


Expand Down
Empty file.

0 comments on commit 1918897

Please sign in to comment.