Commit 70209e9
committed
ci(create-e2e): disable yarn hardened mode for lockfile creation
Yarn Berry enables hardened mode on public PRs which blocks lockfile
creation (YN0028). Set YARN_ENABLE_HARDENED_MODE=0 so vp create can
generate fresh lockfiles in the e2e test.1 parent 78f37f5 commit 70209e9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
| |||
0 commit comments