From a192d47dcfab457c50247f84cf01845e94d85d9b Mon Sep 17 00:00:00 2001 From: Charity Kathure Date: Tue, 17 Oct 2023 00:58:56 +0300 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c0c96ef4..c4fb1774 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -42,6 +42,7 @@ jobs: runInParallel: false rerunFailedTests: true rerunMaxAttempts: 3 + codeCoverageEnabled: true - task: PublishPipelineArtifact@1 inputs: @@ -77,6 +78,7 @@ jobs: runInParallel: false rerunFailedTests: true rerunMaxAttempts: 3 + codeCoverageEnabled: true - task: PublishPipelineArtifact@1 inputs: