diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 5eaad79d..57966829 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -168,7 +168,12 @@ pipelines: - step: *lint - step: *unittest-python - step: *cypress-test - - step: *frontend-test + - step: *frontend-test-parallel + - step: *frontend-test-parallel + - step: *frontend-test-parallel + - step: *frontend-test-parallel + - step: *frontend-test-parallel + - step: *frontend-test-parallel - step: *jest-test - parallel: - step: *deploy-stage