We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8716803 commit 5217337Copy full SHA for 5217337
substratevm/ci_includes/gate.hocon
@@ -49,7 +49,7 @@ builds += [
49
USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM : "true"
50
}
51
run: [
52
- ${svm-cmd-gate} ["build,hellomodule"]
+ ${svm-cmd-gate} ["build,hellomodule,test"]
53
]
54
55
${oraclejdk8} ${svm-common-linux-gate} ${eclipse} ${jdt} ${linux-deploy} {
0 commit comments