Skip to content

Commit 4ed802e

Browse files
authored
Merge pull request #289 from foarsitter/all-repos_autofix_github-actions-coverage-path
Update github actions coverage path
2 parents 35e0504 + bdbe246 commit 4ed802e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
with:
110110
name: coverage-data-${{ matrix.python }}-${{ matrix.os }}
111111
path: ".coverage.*"
112+
include-hidden-files: true
112113

113114
- name: Upload documentation
114115
if: matrix.session == 'docs-build'

0 commit comments

Comments
 (0)