CLIP-1619 Increased number of batches for bitbucket pipelines

This commit is contained in:
Mykhailo Usatenko
2022-07-29 10:32:36 +03:00
parent 361a914446
commit b4dd2ad27c

View File

@@ -18,7 +18,7 @@ pipelines:
- step:
name: Pre Parallelization stage
script:
- echo "Running tests in 37 batches"
- echo "Running tests in 38 batches"
- step:
name: Check if the template is up-to-date