mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
test: gate Linux-only test import
This commit is contained in:
@@ -8,6 +8,7 @@ use std::sync::atomic::AtomicUsize;
|
||||
use std::sync::atomic::Ordering;
|
||||
use std::time::Duration;
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
use anyhow::Context;
|
||||
use anyhow::Result;
|
||||
use codex_config::CloudConfigBundleLoader;
|
||||
|
||||
Reference in New Issue
Block a user