Skip to content

Commit 88ee8e2

Browse files
filipesilvavikerman
authored andcommitted
ci: fix missing workspace on e2e-cli-win
1 parent 971d99f commit 88ee8e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ jobs:
328328
executor: windows-executor
329329
parallelism: 4
330330
steps:
331+
- custom_attach_workspace
331332
- setup_windows
332333
- run: node tests\legacy-cli\run_e2e.js --nb-shards=$env:CIRCLE_NODE_TOTAL --shard=$env:CIRCLE_NODE_INDEX
333334

0 commit comments

Comments
 (0)