From a8a14442aea206f62955700c10ae2c6005b64f0b Mon Sep 17 00:00:00 2001 From: pakrym-oai Date: Fri, 8 May 2026 03:52:50 -0700 Subject: [PATCH] Add global flags Windows repro shard --- .github/workflows/windows-ci-repro-21652.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/windows-ci-repro-21652.yml b/.github/workflows/windows-ci-repro-21652.yml index f3eb23ec5b..45b5f4e4ef 100644 --- a/.github/workflows/windows-ci-repro-21652.yml +++ b/.github/workflows/windows-ci-repro-21652.yml @@ -155,6 +155,10 @@ jobs: package: codex-exec target_args: --test all filters: suite::resume::exec_resume_accepts_images_after_subcommand + - group: exec-resume-global-flags + package: codex-exec + target_args: --test all + filters: suite::resume::exec_resume_accepts_global_flags_after_subcommand - group: exec-resume-json package: codex-exec target_args: --test all