We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e8fc9 commit dbf2e07Copy full SHA for dbf2e07
build/template-OneBranch-Tests-libsandsamples.yaml
@@ -25,7 +25,7 @@ steps:
25
testSelector: 'testAssemblies'
26
testAssemblyVer2: '**\CacheCompat\CommonCache.Test.Unit\bin\**\CommonCache.Test.Unit.dll'
27
searchFolder: '$(System.DefaultWorkingDirectory)'
28
- codeCoverageEnabled: true
+ codeCoverageEnabled: false
29
failOnMinTestsNotRun: true
30
minimumExpectedTests: '1'
31
runInParallel: true
0 commit comments