Skip to content

Commit cd54a1d

Browse files
committed
enable e2e_batch
1 parent 43cdd6c commit cd54a1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure/templates/post-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ steps:
225225
226226
displayName: Run full batch test suite
227227
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/$(SERVICE_ARTIFACT_NAME)/e2e_batch"
228-
condition: eq(1, 2) # Disable task but make this step visible in the pipeline
229228
230229
- task: PublishTestResults@2
231230
displayName: 'Publish test results'

0 commit comments

Comments
 (0)