companion_build: enable runtime-benchmarks feature (#9501)

This commit is contained in:
Andronik Ordian
2021-08-04 22:56:20 +02:00
committed by GitHub
parent 6e4d30e8ad
commit 6979df6794
@@ -96,4 +96,4 @@ diener patch --crates-to-patch ../ --substrate --path Cargo.toml
cargo update -p sp-core
# 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