diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 6dcc467..5b98510 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -18,7 +18,7 @@ pipelines: - step: name: Pre Parallelization stage script: - - echo "Running tests in 38 batches" + - echo "Running tests in 39 batches" - step: name: Check if the template is up-to-date