diff --git a/.circleci/config.yml b/.circleci/config.yml index cddf2e14526ea..373d751bbb49a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -192,7 +192,6 @@ jobs: - <<: *restore_cache - <<: *install_node_modules - <<: *check_lockfile - - <<: *validate_renovate - <<: *persist_cache - run: yarn bootstrap -- concurrency=2 # Persist the workspace again with all packages already built