From c8f8c545e944dc55ab2128b71d1aefd7d6ef4de0 Mon Sep 17 00:00:00 2001 From: Molecule AI Core-DevOps Date: Tue, 12 May 2026 11:44:08 +0000 Subject: [PATCH] ci: re-run lint checks with Paired: #669 in PR body (body-edited after initial push) --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 16da3040..aec6d40d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -536,7 +536,7 @@ jobs: # `.gitea/scripts/ci-required-drift.py::ci_job_names`). # # Phase 3 (RFC #219 §1) safety: underlying build jobs carry - # continue-on-error: true so their failures are masked to null + # continue-on-error: true so their failures are masked to null (2026-05-12: re-enabled mc#664 interim) # (Gitea suppresses status reporting for CoE jobs). This sentinel # runs with continue-on-error: false so it always reports its # result to the API — without this, the required-status entry