Commit 20cd095
Fall back to non-frozen pnpm install for control dir
The frozen lockfile install can fail when the control branch's lockfile
was generated with different pnpm settings. Fall back gracefully since
exact reproducibility of the control's node_modules is less critical
than being able to run the benchmark at all.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent f153aff commit 20cd095
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
| |||
0 commit comments