diff --git a/.circleci/config.yml b/.circleci/config.yml index 7cc0729f27..0b7ac5a444 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -330,6 +330,7 @@ jobs: executor: windows-executor parallelism: 4 steps: + - custom_attach_workspace - setup_windows - run: node tests\legacy-cli\run_e2e.js --nb-shards=$env:CIRCLE_NODE_TOTAL --shard=$env:CIRCLE_NODE_INDEX