Skip to content

Commit d42dd1f

Browse files
committed
also make for integration tests
1 parent b415fa0 commit d42dd1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ function run_integration_tests() {
298298
mvn verify -Penable-integration-tests --projects "$all_submodules" \
299299
${INTEGRATION_TEST_ARGS} \
300300
-B -ntp -fae \
301+
--also-make \
301302
-DtrimStackTrace=false \
302303
-Dclirr.skip=true \
303304
-Denforcer.skip=true \

0 commit comments

Comments
 (0)