Skip to content
Snippets Groups Projects
Commit 583223c2 authored by Branislav Kontur's avatar Branislav Kontur Committed by GitHub
Browse files

Enabled `polkadot-parachain` build for `runtime-benchmarks`, e.g.: (#2324)

`cargo build --locked --profile=production -p polkadot-parachain-bin --features runtime-benchmarks`
parent a59afc88
No related merge requests found
......@@ -107,6 +107,14 @@ runtime-benchmarks = [
"statemint-runtime/runtime-benchmarks",
"statemine-runtime/runtime-benchmarks",
"westmint-runtime/runtime-benchmarks",
"bridge-hub-rococo-runtime/runtime-benchmarks",
"bridge-hub-kusama-runtime/runtime-benchmarks",
"bridge-hub-polkadot-runtime/runtime-benchmarks",
"collectives-polkadot-runtime/runtime-benchmarks",
"rococo-parachain-runtime/runtime-benchmarks",
"contracts-rococo-runtime/runtime-benchmarks",
"contracts-rococo-runtime/runtime-benchmarks",
"penpal-runtime/runtime-benchmarks",
]
try-runtime = [
"statemint-runtime/try-runtime",
......
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