We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305faee commit 3ca8d00Copy full SHA for 3ca8d00
.azure/pipelines/components-e2e-tests.yml
@@ -27,7 +27,6 @@ variables:
27
jobs:
28
- template: jobs/default-build.yml
29
parameters:
30
- continueOnBuildError: true
31
condition: ne(variables['SkipTests'], 'true')
32
jobName: Components_E2E_Test
33
jobDisplayName: "Test: Blazor E2E tests on Linux"
0 commit comments