We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406c7e0 commit 97be5c5Copy full SHA for 97be5c5
.github/workflows/unittest.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
name: coverage-artifact-${{ matrix.python }}
32
path: .coverage-${{ matrix.python }}
33
+ include-hidden-files: true
34
35
unit-prerelease:
36
runs-on: ubuntu-latest
0 commit comments