mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
chore(core): test apply_patch_cli on Windows (#7554)
## Summary These tests pass on windows, let's enable them. ## Testing - [x] These are more tests
This commit is contained in:
@@ -15,7 +15,6 @@ pub static CODEX_ALIASES_TEMP_DIR: TempDir = unsafe {
|
||||
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod abort_tasks;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod apply_patch_cli;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod approvals;
|
||||
|
||||
Reference in New Issue
Block a user