Files
metabuilder/.github
johndoe6345789 86b242ac7a fix(ci): remove || true from all pipeline steps so failures propagate
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>
2026-03-10 12:36:41 +00:00
..