diff --git a/circle.yml b/circle.yml index 3615281cd4a7..0d2422f8b3c8 100644 --- a/circle.yml +++ b/circle.yml @@ -1911,7 +1911,6 @@ jobs: test-binary-against-recipes-chrome: <<: *defaults - parallelism: 3 steps: - test-binary-against-repo: repo: cypress-example-recipes @@ -1919,7 +1918,6 @@ jobs: test-binary-against-recipes: <<: *defaults - parallelism: 3 steps: - test-binary-against-repo: repo: cypress-example-recipes