Skip to content

Commit d84f22f

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 9070cc7 commit d84f22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- task: PublishTestResults@2
7979
inputs:
8080
testResultsFormat: 'VSTest'
81-
testResultsFiles: '**/TEST-*.xml'
81+
testResultsFiles: '**/TestResults/**/*.trx'
8282
failTaskOnFailedTests: true
8383

8484
- task: PublishPipelineArtifact@0

0 commit comments

Comments
 (0)