Skip to content

Commit 9ac16f9

Browse files
committed
Update test format
1 parent dc7a1d7 commit 9ac16f9

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
@@ -30,5 +30,5 @@ steps:
3030

3131
- task: PublishTestResults@2
3232
inputs:
33-
testResultsFormat: 'xUnit'
33+
testResultsFormat: 'VSTest'
3434
testResultsFiles: '**/*.trx'

0 commit comments

Comments
 (0)