/// Dummy file for Docker build caching /// Just here as dummy in docker #[allow(dead_code)] fn main() { panic!("This is the CI dummy file - it should never run!") }