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 ce8d45d commit 082bce2Copy full SHA for 082bce2
.github/workflows/unittest.yml
@@ -47,6 +47,7 @@ jobs:
47
with:
48
name: coverage-artifact-${{ matrix.option }}-${{ matrix.python }}
49
path: .coverage${{ matrix.option }}-${{ matrix.python }}
50
+ include-hidden-files: true
51
52
report-coverage:
53
name: cover
0 commit comments