Skip to content

Commit 5418017

Browse files
authored
[CI] always publish test result (#28078)
1 parent 8a62ec4 commit 5418017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/util/test-steps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ steps:
6969

7070

7171
- task: PublishTestResults@2
72+
condition: always()
7273
inputs:
7374
testRunner: VSTest
7475
testResultsFiles: '**/*.trx'

0 commit comments

Comments
 (0)