Skip to content

Commit 9c821dc

Browse files
committed
Add test sources to mingw release artifact
1 parent 826c56b commit 9c821dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build-scripts/release-info.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
],
4949
"docs": [
5050
"docs/*"
51+
],
52+
"test": [
53+
"test/*"
5154
]
5255
}
5356
},

0 commit comments

Comments
 (0)