Skip to content

Commit 26fccdd

Browse files
committed
parallelism: 3
1 parent c43f9f7 commit 26fccdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,13 +1889,15 @@ jobs:
18891889

18901890
test-binary-against-recipes-chrome:
18911891
<<: *defaults
1892+
parallelism: 3
18921893
steps:
18931894
- test-binary-against-repo:
18941895
repo: cypress-example-recipes
18951896
command: npm run test:ci:chrome
18961897

18971898
test-binary-against-recipes:
18981899
<<: *defaults
1900+
parallelism: 3
18991901
steps:
19001902
- test-binary-against-repo:
19011903
repo: cypress-example-recipes

0 commit comments

Comments
 (0)