Skip to content

Commit 8ef747b

Browse files
authored
ci: speed up presubmit downstream test by not explicitly installing all modules in google-cloud-java (#1257)
1 parent 92984db commit 8ef747b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.kokoro/presubmit/downstream-build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,5 @@ source ./.kokoro/common.sh
9494
RETURN_CODE=0
9595
setup_application_credentials
9696
setup_cloud "$MODULES_UNDER_TEST"
97-
install_modules
9897
run_graalvm_tests "$MODULES_UNDER_TEST"
9998
exit $RETURN_CODE

0 commit comments

Comments
 (0)