23f5159521
CI / build (push) Failing after 1m30s
A quoted '--health-cmd "pg_isready -U iios"' in the folded options scalar splits on spaces, so docker received an invalid healthcheck command; the service never went healthy and the job container couldn't resolve postgres:5432 (P1001). Match go-monorepo's proven unquoted '--health-cmd pg_isready'. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>