codex: fix Buildkite failure on PR #31591

This commit is contained in:
Soheil Norouzi
2026-07-09 10:08:07 -04:00
parent 04733e6980
commit 4112e4fc2e

View File

@@ -417,6 +417,7 @@ async fn mount_streamable_http_json_rpc(
searchable,
include_app_only_tool,
tools_list_behavior,
tool_call_delay,
)
.await;
}