Commit 1ef327d
ci: remove redundant pnpm setup from Playwright test jobs
The test scripts (test_playwright_marimo.sh, test_playwright_wasm_marimo.sh,
test_playwright_jupyter.sh) already run their own `pnpm install` / `npm install`
in packages/buckaroo-js-core/. The CI-level pnpm setup + workspace-wide
`pnpm install --frozen-lockfile` was redundant. Node.js is still set up
since Playwright requires it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8897a64 commit 1ef327d
1 file changed
Lines changed: 3 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 253 | + | |
258 | 254 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 255 | | |
266 | 256 | | |
267 | 257 | | |
| |||
290 | 280 | | |
291 | 281 | | |
292 | 282 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
| 283 | + | |
298 | 284 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 285 | | |
306 | 286 | | |
307 | 287 | | |
| |||
364 | 344 | | |
365 | 345 | | |
366 | 346 | | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
| 347 | + | |
372 | 348 | | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | 349 | | |
380 | 350 | | |
381 | 351 | | |
| |||
0 commit comments