Skip to content

Commit fb73841

Browse files
committed
try to start publishing test runs
1 parent 2fa4e16 commit fb73841

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
@@ -22,7 +22,7 @@ steps:
2222

2323
- task: PublishTestResults@2
2424
inputs:
25-
testRunner: VSTest
25+
testRunner: xUnit
2626
testResultsFiles: '**/*.trx'
2727

2828
- task: DotNetCoreCLI@2

0 commit comments

Comments
 (0)