Skip to content

Commit bdbe246

Browse files
committed
Update github actions coverage path
Committed via https://github.com/asottile/all-repos
1 parent 7ce091a commit bdbe246

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
@@ -110,6 +110,7 @@ jobs:
110110
with:
111111
name: coverage-data-${{ matrix.python }}-${{ matrix.os }}
112112
path: ".coverage.*"
113+
include-hidden-files: true
113114

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

0 commit comments

Comments
 (0)