Skip to content

Commit 4dd80c1

Browse files
committed
Re-enable testRunTitle for jUnit results
1 parent eec4aa4 commit 4dd80c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CI/Azure-DevOps/AZ_MainPipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ stages:
573573
#searchFolder: '$(System.DefaultWorkingDirectory)' # Optional
574574
#mergeTestResults: false # Optional
575575
#failTaskOnFailedTests: false # Optional
576-
# testRunTitle: '$(SQLVersionEdition)' # Optional
576+
testRunTitle: '$(SQLVersionEdition)' # Optional
577577
buildPlatform: '$(SQLVersionEdition)' # Optional
578578
#buildConfiguration: # Optional
579579
publishRunAttachments: true # Optional

0 commit comments

Comments
 (0)