From a30d218e333606583367427967845b36faa2f55a Mon Sep 17 00:00:00 2001 From: Elia Bieri Date: Wed, 14 Dec 2022 16:51:21 +0100 Subject: [PATCH] Reduce E2E worker count --- bitbucket-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f014dcc0..030aa1c7 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -45,10 +45,6 @@ pipelines: - source vbvvenv/bin/activate - pip install -r server/requirements/requirements-dev.txt - parallel: - - step: - <<: *e2e - - step: - <<: *e2e - step: <<: *e2e - step: