diff --git a/crates/uv/src/commands/run.rs b/crates/uv/src/commands/run.rs index 8c91c69d1..8aaa31b56 100644 --- a/crates/uv/src/commands/run.rs +++ b/crates/uv/src/commands/run.rs @@ -29,7 +29,12 @@ pub(crate) async fn run_to_completion(mut handle: Child) -> anyhow::Result