Skip to content

Commit dbf2e07

Browse files
authored
Disable OB Test Code Coverage (#5072)
Update template-OneBranch-Tests-libsandsamples.yaml
1 parent 90e8fc9 commit dbf2e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/template-OneBranch-Tests-libsandsamples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
testSelector: 'testAssemblies'
2626
testAssemblyVer2: '**\CacheCompat\CommonCache.Test.Unit\bin\**\CommonCache.Test.Unit.dll'
2727
searchFolder: '$(System.DefaultWorkingDirectory)'
28-
codeCoverageEnabled: true
28+
codeCoverageEnabled: false
2929
failOnMinTestsNotRun: true
3030
minimumExpectedTests: '1'
3131
runInParallel: true

0 commit comments

Comments
 (0)