Skip to content

Commit f00c86b

Browse files
committed
do not publish integration tests
1 parent 3c9d010 commit f00c86b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration-tests/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "integration-tests"
33
version = "0.1.0"
44
edition = "2021"
5+
publish = false
56

67
[dev-dependencies]
78
candid.workspace = true
@@ -12,3 +13,4 @@ serde.workspace = true
1213
serde_bytes.workspace = true
1314
tokio.workspace = true
1415
convert_case.workspace = true
16+

0 commit comments

Comments
 (0)