1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -29,6 +29,7 @@ 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