We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01f5ff commit 709099fCopy full SHA for 709099f
.kokoro/build.sh
@@ -37,6 +37,7 @@ javadoc)
37
;;
38
integration)
39
./utilities/verify_single_it.sh $INTEGRATION_TEST_ARGS
40
+ ;;
41
*)
42
43
esac
0 commit comments