We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7778d commit 4e64216Copy full SHA for 4e64216
.github/workflows/main.yml
@@ -86,6 +86,7 @@ jobs:
86
with:
87
name: coverage-${{ matrix.python-version }}
88
path: coverage
89
+ include-hidden-files: true
90
91
coverage:
92
runs-on: ubuntu-latest
0 commit comments