mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
All 13 occurrences of || true removed — test failures (playwright, vitest, eslint, builds) now exit non-zero and fail the job/workflow. Added set -o pipefail to the eslint and vitest steps so pipe-through-tee doesn't swallow the test runner exit code. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>