Skip to content

Commit

Permalink
initial checkin to disable publish report
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rakeshsh committed Sep 26, 2024
1 parent 07442df commit b722cd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipeline/build-shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ extends:
codeCoverageTool: Cobertura
summaryFileLocation: $(System.DefaultWorkingDirectory)/test-results/unit/coverage/cobertura-coverage.xml
failIfCoverageEmpty: true
enable: false
# We care most about the summary information; adding the detailed files doesn't give enough extra information
# to be worth the 1min it adds to the build.
# Consider re-enabling this once https://github.com/Microsoft/azure-pipelines-tasks/issues/4945 is resolved.
Expand Down

0 comments on commit b722cd4

Please sign in to comment.