Skip to content

Commit 8b03a50

Browse files
Remove continueOnBuildError for components E2E tests. Fixes #35565 (#36839)
1 parent f7dc5e2 commit 8b03a50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure/pipelines/components-e2e-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ variables:
2727
jobs:
2828
- template: jobs/default-build.yml
2929
parameters:
30-
continueOnBuildError: true
3130
condition: ne(variables['SkipTests'], 'true')
3231
jobName: Components_E2E_Test
3332
jobDisplayName: "Test: Blazor E2E tests on Linux"

0 commit comments

Comments
 (0)