Attempt to single thread parcelk
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-09 19:27:33 -06:00
parent 0379981833
commit 70ae7418f6
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -3,6 +3,7 @@ steps:
image: node:22-slim
environment:
PNPM_HOME: /pnpm
PARCEL_WORKERS: 0
commands:
- corepack enable
- pnpm install