From 56528b149aee8eef6cd136d3f3f0506701b550c7 Mon Sep 17 00:00:00 2001 From: pierre22400 <154444977+pierre22400@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:37:45 +0200 Subject: [PATCH] Update archcode-sandbox.yml --- .github/workflows/archcode-sandbox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/archcode-sandbox.yml b/.github/workflows/archcode-sandbox.yml index 37a266f..261a92f 100644 --- a/.github/workflows/archcode-sandbox.yml +++ b/.github/workflows/archcode-sandbox.yml @@ -75,7 +75,7 @@ jobs: - name: Aggregate modules → plan_draft_aggregated.yaml (PGA) run: | python -m agents.agent_module_compilator collect \ - --reset-if-missing --only-ok --update-ec + --reset-if-missing --update-ec # cette étape est critique : si elle échoue, la job échoue - name: Validate plan → plan_validated.yaml (PV)