diff --git a/script/vsts/platforms/windows.yml b/script/vsts/platforms/windows.yml index 37ca64168..038c79847 100644 --- a/script/vsts/platforms/windows.yml +++ b/script/vsts/platforms/windows.yml @@ -82,6 +82,7 @@ jobs: env: TEST_JUNIT_XML_ROOT: $(Common.TestResultsDirectory) displayName: Dump test results + condition: succeededOrFailed() - task: PublishTestResults@2 inputs: