From 96e9ef63574c2fd530015468649dc8e92cb0b8f8 Mon Sep 17 00:00:00 2001 From: Daniel Egger Date: Tue, 16 Jul 2024 16:47:19 +0200 Subject: [PATCH] Add third cypress/currents step --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 909e9bdb..0dcb4cc1 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -97,6 +97,7 @@ js-linting: &js-linting default-steps: &default-steps - parallel: + - step: *e2e - step: *e2e - step: *e2e - step: *python-tests