mirror of
https://gitea.com/actions/setup-node.git
synced 2025-08-14 07:45:58 +08:00
Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4d0182af5e | ||
![]() |
896ee80599 | ||
![]() |
d21ecc7c5b | ||
![]() |
d6e3b5539e | ||
![]() |
db716f881a | ||
![]() |
c24389f79e | ||
![]() |
004fb83876 |
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
@@ -101,6 +101,8 @@ 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:
|
||||
|
Reference in New Issue
Block a user