Attempt once again to remove PARCEL_WORKERS env var
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-13 07:36:31 -06:00
parent f84b0d8c0d
commit ba9aa14f2c
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
3 changed files with 9 additions and 7 deletions

View file

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