Skip to content

Commit f636f91

Browse files
committed
Drop dead test entries from manifest; scope CI to the x86 binary
1 parent 2dd5737 commit f636f91

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@ edition = "2024"
55
description = "Axiom OS - bare-metal kernel with BLAKE3 provenance enforcement on every read"
66
license = "MIT"
77

8-
[[test]]
9-
name = "should_panic"
10-
harness = false
11-
12-
[[test]]
13-
name = "stack_overflow"
14-
harness = false
15-
168
[[bin]]
179
name = "axiom_os"
1810
path = "src/main.rs"

0 commit comments

Comments
 (0)