Skip to content

Commit

Permalink
Update CoverageResults.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Bert <bert.k@hotmail.com>
  • Loading branch information
Bertk authored Jan 3, 2025
1 parent 3c072a9 commit 5b5a81a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/azuredevops/pipelines/steps/CoverageResults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ steps:
codeCoverageTool: Cobertura
summaryFileLocation: '$(Build.SourcesDirectory)/artifacts/CoverageReport/Cobertura.xml'
failIfCoverageEmpty: ${{parameters.breakBuild}}
env:
DISABLE_COVERAGE_AUTOGENERATE: 'true' # Local environment variable

0 comments on commit 5b5a81a

Please sign in to comment.