mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-14 17:43:52 +08:00
ci: use npm 6.1 for CLI E2E tests
This commit is contained in:
parent
91c18ce7bf
commit
59eedc2ed8
@ -63,6 +63,7 @@ jobs:
|
||||
steps:
|
||||
- checkout: *post_checkout
|
||||
- restore_cache: *_root_package_lock_key
|
||||
- run: npm install --global npm@6.1
|
||||
- run: xvfb-run -a npm run test-cli-e2e -- --nb-shards=${CIRCLE_NODE_TOTAL} --shard=${CIRCLE_NODE_INDEX}
|
||||
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user