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)