Skip to content

Commit 4e64216

Browse files
Fix coverage missing hidden files (#413)
1 parent 8d7778d commit 4e64216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
with:
8787
name: coverage-${{ matrix.python-version }}
8888
path: coverage
89+
include-hidden-files: true
8990

9091
coverage:
9192
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)