8000 ci: fix missing workspace on e2e-cli-win · leon/angular-cli@3af79b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3af79b9

Browse files
filipesilvavikerman
authored andcommitted
ci: fix missing workspace on e2e-cli-win
1 parent c479365 commit 3af79b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ jobs:
330330
executor: windows-executor
331331
parallelism: 4
332332
steps:
333+
- custom_attach_workspace
333334
- setup_windows
334335
- run: node tests\legacy-cli\run_e2e.js --nb-shards=$env:CIRCLE_NODE_TOTAL --shard=$env:CIRCLE_NODE_INDEX
335336

0 commit comments

Comments
 (0)
0