diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3379fc6cf8af..06260f3a112f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: | + node -v yarn install --immutable test-coverage: