Skip to content

Commit

Permalink
Add yarn env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenaSviridenko committed Aug 3, 2021
1 parent c24389f commit db716f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit db716f8

Please sign in to comment.