mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 23:05:42 +00:00
companion_build: enable runtime-benchmarks feature (#9501)
This commit is contained in:
@@ -96,4 +96,4 @@ diener patch --crates-to-patch ../ --substrate --path Cargo.toml
|
|||||||
cargo update -p sp-core
|
cargo update -p sp-core
|
||||||
|
|
||||||
# Test Polkadot pr or master branch with this Substrate commit.
|
# Test Polkadot pr or master branch with this Substrate commit.
|
||||||
time cargo test --all --release --verbose
|
time cargo test --workspace --release --verbose --features=runtime-benchmarks
|
||||||
|
|||||||
Reference in New Issue
Block a user