mirror of
https://github.com/openai/codex.git
synced 2026-05-01 01:47:18 +00:00
codex: fix PR 16736 CI failures
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -1077,7 +1077,7 @@ impl JsReplManager {
|
||||
.transform(
|
||||
command,
|
||||
&sandbox_launch_config,
|
||||
None,
|
||||
/*network*/ None,
|
||||
turn.codex_linux_sandbox_exe.as_ref(),
|
||||
)
|
||||
.map(|request| {
|
||||
|
||||
Reference in New Issue
Block a user