Revert "Update Yarn to 2.2.2 (#12023)" (#12031)

This reverts commit b5481cccbf.
This commit is contained in:
Huáng Jùnliàng
2020-09-03 11:09:23 -04:00
committed by GitHub
parent 2026a42497
commit a8505c2c96
7 changed files with 108 additions and 63 deletions

View File

@@ -27,7 +27,6 @@ jobs:
YARN_ENABLE_SCRIPTS: false # disable post-install scripts
YARN_NODE_LINKER: pnp # use pnp linker for better performance: it's meant to update yarn cache only
run: |
yarn dedupe --check
yarn install --immutable
test-coverage: