Skip to content

Commit 08c7908

Browse files
authored
Merge branch 'main' into ports_refactor
2 parents c9f81c9 + 8f1165d commit 08c7908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: actions/upload-artifact@v4
3434
with:
3535
name: "coverage-artifact-${{ matrix.python-version}}"
36+
include-hidden-files: true
3637
path: ".coverage.*"
3738
retention-days: 1
3839
- name: Run doctests

0 commit comments

Comments
 (0)