Skip to content

Commit 9b7ab91

Browse files
committed
ci: skip shadi_py tests on macos
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
1 parent 643d650 commit 9b7ab91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/shadi_py/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ edition = "2021"
66
[lib]
77
name = "shadi"
88
crate-type = ["cdylib"]
9+
test = false
10+
doctest = false
911

1012
[dependencies]
1113
agent_secrets = { path = "../agent_secrets" }

0 commit comments

Comments
 (0)