Set test crates to nopublish (#1240)

* Set test crates to nopublish

* Don't publish more crates

* Set even more crates to nopublish

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
Lulu
2023-08-29 21:40:33 +02:00
committed by GitHub
parent ee78e3a2a6
commit 1c7ef1f232
20 changed files with 20 additions and 0 deletions
@@ -7,6 +7,7 @@ license = "Unlicense"
homepage = "https://substrate.io"
repository.workspace = true
edition.workspace = true
publish = false
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]