Skip to content

Commit

Permalink
Disable OB Test Code Coverage (#5072)
Browse files Browse the repository at this point in the history
Update template-OneBranch-Tests-libsandsamples.yaml
  • Loading branch information
gladjohn authored Jan 10, 2025
1 parent 90e8fc9 commit dbf2e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/template-OneBranch-Tests-libsandsamples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ steps:
testSelector: 'testAssemblies'
testAssemblyVer2: '**\CacheCompat\CommonCache.Test.Unit\bin\**\CommonCache.Test.Unit.dll'
searchFolder: '$(System.DefaultWorkingDirectory)'
codeCoverageEnabled: true
codeCoverageEnabled: false
failOnMinTestsNotRun: true
minimumExpectedTests: '1'
runInParallel: true

0 comments on commit dbf2e07

Please # to comment.