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