Skip to content

Commit ac68514

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

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)