Skip to content

Commit d6b8e1a

Browse files
committed
Merge test results by build configuration
1 parent fb878a3 commit d6b8e1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
inputs:
5353
testResultsFormat: xUnit
5454
testResultsFiles: 'build/*.xml'
55+
mergeTestResults: true
56+
testRunTitle: '$(BuildConfiguration)'
5557

5658
- task: PowerShell@2
5759
displayName: Upload coverage reports to codecov.io

0 commit comments

Comments
 (0)