Skip to content

Commit 5217337

Browse files
committed
Add native unittests to module-path enabled imagebuilder tests
1 parent 8716803 commit 5217337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substratevm/ci_includes/gate.hocon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ builds += [
4949
USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM : "true"
5050
}
5151
run: [
52-
${svm-cmd-gate} ["build,hellomodule"]
52+
${svm-cmd-gate} ["build,hellomodule,test"]
5353
]
5454
}
5555
${oraclejdk8} ${svm-common-linux-gate} ${eclipse} ${jdt} ${linux-deploy} {

0 commit comments

Comments
 (0)