From f64a603934fe99303e19b5e0ff1c932dd30cc007 Mon Sep 17 00:00:00 2001 From: Chase King Date: Fri, 21 Feb 2025 14:53:02 -0500 Subject: [PATCH] Removed dependency --- azure-pipelines-automated-testing.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines-automated-testing.yml b/azure-pipelines-automated-testing.yml index 52827211..8aa9555f 100644 --- a/azure-pipelines-automated-testing.yml +++ b/azure-pipelines-automated-testing.yml @@ -52,7 +52,6 @@ stages: # testResultsFile: junit.xml # summaryFileLocation: $(Build.SourcesDirectory)/coverage/cobertura-coverage.xml - job: playwright_tests - dependsOn: build_docker_image continueOnError: true strategy: matrix: