chore: testing on apply_path (#5557)

This commit is contained in:
jif-oai
2025-10-23 17:00:48 +01:00
committed by GitHub
parent f59978ed3d
commit 6745b12427
9 changed files with 1469 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
#[cfg(not(target_os = "windows"))]
mod abort_tasks;
#[cfg(not(target_os = "windows"))]
mod apply_patch_cli;
#[cfg(not(target_os = "windows"))]
mod approvals;
mod cli_stream;
mod client;