We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c81771 commit 76baf4fCopy full SHA for 76baf4f
1 file changed
azure/azure-build-pipeline.yml
@@ -66,5 +66,5 @@ extends:
66
inputs:
67
testResultsFormat: "JUnit"
68
testResultsFiles: "${{ variables.service_name }}/reports/tests/*.xml"
69
- failTaskOnFailedTests: true
+ failTaskOnFailedTests: false
70
displayName: publish test report
0 commit comments