We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb878a3 commit d6b8e1aCopy full SHA for d6b8e1a
1 file changed
azure-pipelines.yml
@@ -52,6 +52,8 @@ jobs:
52
inputs:
53
testResultsFormat: xUnit
54
testResultsFiles: 'build/*.xml'
55
+ mergeTestResults: true
56
+ testRunTitle: '$(BuildConfiguration)'
57
58
- task: PowerShell@2
59
displayName: Upload coverage reports to codecov.io
0 commit comments