Skip to content

Commit 9c547bd

Browse files
committed
build: allow a file upload I explicitly requested
1 parent 3d52487 commit 9c547bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
with:
8989
name: covdata-${{ env.MATRIX_ID }}
9090
path: .coverage.*
91+
include-hidden-files: true
9192

9293
combine:
9394
name: "Combine and report coverage"

0 commit comments

Comments
 (0)