mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
fix for CI
This commit is contained in:
@@ -60,5 +60,6 @@ pub(crate) enum AppEvent {
|
||||
|
||||
/// Failed to generate a compact summary. Contains a human-readable error
|
||||
/// message that will be surfaced in the conversation history.
|
||||
#[cfg_attr(feature = "fake-compact-model", allow(dead_code))]
|
||||
CompactSummaryFailed(String),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user