Skip to content

Commit 5f06e3f

Browse files
build(edge-abi): disable test harness on rlib target.
1 parent 83cf03f commit 5f06e3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

edge-abi/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ description = "Sealed wire-format constants shared by the Edge Python compiler a
99
[lib]
1010
crate-type = ["rlib"]
1111
doctest = false
12+
test = false

0 commit comments

Comments
 (0)