mirror of
https://github.com/actions/setup-node.git
synced 2025-07-21 14:08:28 +02:00
Revert "Temporarily disabled cache usage for v2"
This commit is contained in:
parent
d6e3b5539e
commit
d21ecc7c5b
4 changed files with 11 additions and 20 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -101,8 +101,6 @@ jobs:
|
|||
node-yarn2-depencies-caching:
|
||||
name: Test yarn 2 (Node ${{ matrix.node-version}}, ${{ matrix.os }})
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
YARN_ENABLE_IMMUTABLE_INSTALLS: false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue