Skip to content

Commit 99d5dfb

Browse files
committed
Merge branch 'main' into issue479
2 parents 1eab74c + 0fd07bd commit 99d5dfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
uses: actions/upload-artifact@v4
8383
with:
8484
name: coverage-data-${{ matrix.python-version }}
85+
include-hidden-files: true
8586
path: '.coverage.*'
8687
if-no-files-found: ignore
8788

0 commit comments

Comments
 (0)