Skip to content

Commit 44cb26e

Browse files
authored
Merge pull request #313 from foarsitter/all-repos_autofix_github-actions-coverage-path
Update github actions coverage path
2 parents e440d4f + ac68514 commit 44cb26e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
with:
112112
name: coverage-data-${{ matrix.python }}-${{ matrix.os }}
113113
path: ".coverage.*"
114+
include-hidden-files: true
114115

115116
- name: Upload documentation
116117
if: matrix.session == 'docs-build'

0 commit comments

Comments
 (0)