Skip to content

Commit 97be5c5

Browse files
authored
1 parent 406c7e0 commit 97be5c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
name: coverage-artifact-${{ matrix.python }}
3232
path: .coverage-${{ matrix.python }}
33+
include-hidden-files: true
3334

3435
unit-prerelease:
3536
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)