This reverts commit b5481cccbf.
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user