Skip to content
Snippets Groups Projects
Commit 6979df67 authored by ordian's avatar ordian Committed by GitHub
Browse files

companion_build: enable runtime-benchmarks feature (#9501)

parent 6e4d30e8
No related merge requests found
......@@ -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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment