codex: fix PR 16736 CI failures

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
starr-openai
2026-04-07 16:44:55 -07:00
parent 3d5f1a4e56
commit a4a0cfcc77
2 changed files with 3 additions and 1 deletions

View File

@@ -1077,7 +1077,7 @@ impl JsReplManager {
.transform(
command,
&sandbox_launch_config,
None,
/*network*/ None,
turn.codex_linux_sandbox_exe.as_ref(),
)
.map(|request| {