Skip to content

Commit

Permalink
add zombienet to the workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed May 14, 2024
1 parent 63369e3 commit affa662
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,6 @@ members = [
"integration-tests/emulated/tests/people/people-kusama",
]

exclude = [
"integration-tests/zombienet",
]

[profile.release]
# Polkadot runtime requires unwinding.
panic = "unwind"
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/zombienet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name = "zombienet-sdk-tests"
version = "0.1.0"
edition = "2021"

[workspace]

[dependencies]
serde_json = { version = "1.0.114", default-features = false }
subxt = { version = "0.35.0", default-features = false, features = ["native"] }
Expand Down

0 comments on commit affa662

Please sign in to comment.