Skip to content

Commit

Permalink
ci: fix missing workspace on e2e-cli-win
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored and vikerman committed Sep 26, 2019
1 parent 971d99f commit 88ee8e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,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

Expand Down

0 comments on commit 88ee8e2

Please sign in to comment.