Commit 7b2fa9c
ci: remove redundant pnpm workspace install from Playwright test jobs
The test scripts already run their own `pnpm install` in
packages/buckaroo-js-core/. The CI-level workspace-wide
`pnpm install --frozen-lockfile` was redundant. pnpm setup and cache
are kept so the scripts' install is fast.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8897a64 commit 7b2fa9c
1 file changed
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 262 | | |
266 | 263 | | |
267 | 264 | | |
| |||
294 | 291 | | |
295 | 292 | | |
296 | 293 | | |
297 | | - | |
| 294 | + | |
298 | 295 | | |
299 | 296 | | |
300 | 297 | | |
301 | 298 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 299 | | |
306 | 300 | | |
307 | 301 | | |
| |||
368 | 362 | | |
369 | 363 | | |
370 | 364 | | |
371 | | - | |
| 365 | + | |
372 | 366 | | |
373 | 367 | | |
374 | 368 | | |
375 | 369 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | 370 | | |
380 | 371 | | |
381 | 372 | | |
| |||
0 commit comments