Skip to content

Commit

Permalink
try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomocavalieri committed Feb 20, 2025
1 parent b935cb5 commit b228493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler-cli/src/integration/echo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ fn run_and_capture_output(
target: Option<Target>,
runtime: Option<Runtime>,
) -> String {
println!("{}", paths.build_directory());
let _ = fs::delete_directory(&paths.build_directory()).expect("delete build directory content");

let Command {
Expand Down

0 comments on commit b228493

Please sign in to comment.