diff --git a/Cargo.toml b/Cargo.toml index bbd93c6..9f297cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "uefi-video" version = "0.1.0" edition = "2024" +test = false [dependencies] embedded-graphics-core = "0.4.0"