Skip to content

Commit 082bce2

Browse files
authored
chore: update unittest workflow template (#692)
1 parent ce8d45d commit 082bce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
with:
4848
name: coverage-artifact-${{ matrix.option }}-${{ matrix.python }}
4949
path: .coverage${{ matrix.option }}-${{ matrix.python }}
50+
include-hidden-files: true
5051

5152
report-coverage:
5253
name: cover

0 commit comments

Comments
 (0)