We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89438bb commit 8b025b2Copy full SHA for 8b025b2
azure-pipelines.yml
@@ -23,6 +23,7 @@ steps:
23
inputs:
24
testResultsFiles: '**/TEST-RESULTS.xml'
25
testRunTitle: 'Test results for JavaScript'
26
+ condition: succeededOrFailed()
27
28
- task: PublishCodeCoverageResults@1
29
0 commit comments