mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
ci: fix missing workspace on e2e-cli-win
This commit is contained in:
parent
c479365f01
commit
3af79b90f8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user