diff --git a/build-tools/automation/yaml-templates/apk-instrumentation.yaml b/build-tools/automation/yaml-templates/apk-instrumentation.yaml index f7f237733f8..b7f44ebc14a 100644 --- a/build-tools/automation/yaml-templates/apk-instrumentation.yaml +++ b/build-tools/automation/yaml-templates/apk-instrumentation.yaml @@ -24,6 +24,5 @@ steps: inputs: testResultsFormat: ${{ parameters.testResultsFormat }} testResultsFiles: ${{ parameters.testResultsFiles }} - failTaskOnFailedTests: true testRunTitle: ${{ parameters.testName }} condition: succeededOrFailed()