From 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Sun, 18 Jun 2023 21:30:59 -0700 Subject: [PATCH] Disable integration testing --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a0b5e4a96b3..d39c9625d99 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -113,7 +113,6 @@ stages: - script: eng/common/cibuild.cmd -configuration $(_BuildConfig) -prepareMachine - -integrationTest $(_InternalBuildArgs) $(_InternalRuntimeDownloadArgs) displayName: Windows Build / Publish