Skip to content

Commit 90a6707

Browse files
chore: re-enable java-vertexai integration tests (#11575)
Follow up of #11550
1 parent 8b8d3fa commit 90a6707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
excluded_modules=('gapic-libraries-bom' 'google-cloud-jar-parent' 'google-cloud-pom-parent' 'java-vertexai')
16+
excluded_modules=('gapic-libraries-bom' 'google-cloud-jar-parent' 'google-cloud-pom-parent')
1717

1818
function retry_with_backoff {
1919
attempts_left=$1

0 commit comments

Comments
 (0)