mirror of
https://github.com/edera-dev/sprout.git
synced 2026-05-07 17:00:17 +00:00
Skip the UEFI crates during cargo test
This commit is contained in:
@@ -27,3 +27,4 @@ edera-sprout-build.path = "../build"
|
||||
[[bin]]
|
||||
name = "sprout"
|
||||
path = "src/main.rs"
|
||||
test = false
|
||||
|
||||
@@ -19,3 +19,4 @@ uefi-raw.workspace = true
|
||||
[lib]
|
||||
name = "eficore"
|
||||
path = "src/lib.rs"
|
||||
test = false
|
||||
|
||||
Reference in New Issue
Block a user