From 2f95ed605cc36b155f5d76202681061f16011db0 Mon Sep 17 00:00:00 2001 From: ZelinWang Date: Fri, 29 Nov 2024 10:30:26 +0800 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4aa093d0017..58974c260e0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1151,6 +1151,7 @@ jobs: - job: CodegenCoverage displayName: "Codegen Coverage" + continueOnError: true pool: name: ${{ variables.ubuntu_pool }} steps: