Skip to content

Commit 00db3a1

Browse files
Update azure-pipelines.yml
Docs were wrong???
1 parent 1ff9f19 commit 00db3a1

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
@@ -42,7 +42,7 @@ jobs:
4242
- task: PublishTestResults@2
4343
displayName: 'Publish Test Results'
4444
inputs:
45-
testResultsFormat: 'NUnit'
45+
testRunner: NUnit
4646
testResultsFiles: 'TestResult-*.xml'
4747
continueOnError: true
4848
condition: succeededOrFailed()

0 commit comments

Comments
 (0)