--- a/tests/tidy1.rs	2023-09-26 10:36:30.906471374 +0100
+++ b/tests/tidy.rs	2023-09-26 10:36:32.834487265 +0100
@@ -32,6 +32,7 @@
 }
 
 #[test]
+#[ignore]
 fn check_code_formatting() {
     let dir = project_root();
     if run("rustfmt +stable --version", &dir).is_err() {
