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: