mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
codex: fix CI failure on PR #16960
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -7046,6 +7046,7 @@ fn realtime_text_for_event(msg: &EventMsg) -> Option<String> {
|
||||
EventMsg::Error(_)
|
||||
| EventMsg::Warning(_)
|
||||
| EventMsg::RealtimeConversationStarted(_)
|
||||
| EventMsg::RealtimeConversationCallCreated(_)
|
||||
| EventMsg::RealtimeConversationRealtime(_)
|
||||
| EventMsg::RealtimeConversationClosed(_)
|
||||
| EventMsg::ModelReroute(_)
|
||||
|
||||
Reference in New Issue
Block a user