diff --git a/.azure/pipelines/components-e2e-tests.yml b/.azure/pipelines/components-e2e-tests.yml index fabac40d31ce..734b7a2ac8e4 100644 --- a/.azure/pipelines/components-e2e-tests.yml +++ b/.azure/pipelines/components-e2e-tests.yml @@ -27,7 +27,6 @@ variables: jobs: - template: jobs/default-build.yml parameters: - continueOnBuildError: true condition: ne(variables['SkipTests'], 'true') jobName: Components_E2E_Test jobDisplayName: "Test: Blazor E2E tests on Linux"