mirror of
https://github.com/openai/codex.git
synced 2026-05-16 09:12:54 +00:00
codex: fix CI failure on PR #22200
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -251,6 +251,7 @@ async fn startup_rejection_emits_begin_then_declined_end() {
|
||||
yield_time_ms: 1000,
|
||||
max_output_tokens: None,
|
||||
cwd: turn.cwd.clone(),
|
||||
sandbox_cwd: turn.cwd.clone(),
|
||||
environment: turn
|
||||
.environments
|
||||
.primary_environment()
|
||||
|
||||
Reference in New Issue
Block a user