Skip to content
Snippets Groups Projects
Commit faa2d5b0 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

Fix feature (#6966)


Signed-off-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent 16e46614
Branches
No related merge requests found
......@@ -64,4 +64,7 @@ tokio = { version = "1.24.2", features = ["macros"] }
[features]
runtime-metrics=["polkadot-test-runtime/runtime-metrics"]
runtime-benchmarks=["polkadot-test-runtime/runtime-benchmarks"]
runtime-benchmarks=[
"polkadot-test-runtime/runtime-benchmarks",
"polkadot-service/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