Skip to content

Commit 8b025b2

Browse files
authored
Update azure-pipelines.yml
1 parent 89438bb commit 8b025b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ steps:
2323
inputs:
2424
testResultsFiles: '**/TEST-RESULTS.xml'
2525
testRunTitle: 'Test results for JavaScript'
26+
condition: succeededOrFailed()
2627

2728
- task: PublishCodeCoverageResults@1
2829
inputs:

0 commit comments

Comments
 (0)