From de9d8e9f71d3016566ccccf535f16c488d8ae098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Sun, 20 Apr 2025 08:57:28 +0200 Subject: [PATCH] Remove stray newline from post-merge report --- src/ci/citool/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ci/citool/src/main.rs b/src/ci/citool/src/main.rs index f4e671b609fa6..87ce09cfb233d 100644 --- a/src/ci/citool/src/main.rs +++ b/src/ci/citool/src/main.rs @@ -191,7 +191,7 @@ fn post_merge_report(db: JobDatabase, current: String, parent: String) -> anyhow output_details("Test dashboard", || { println!( - r#"\nRun + r#"Run ```bash cargo run --manifest-path src/ci/citool/Cargo.toml -- \