fix: propagate runtime-benchmarks to orchestrator and sdk in zombienet-cli
This commit is contained in:
+4
-1
@@ -39,4 +39,7 @@ std = [
|
||||
"support/std",
|
||||
"tracing/std",
|
||||
]
|
||||
runtime-benchmarks = []
|
||||
runtime-benchmarks = [
|
||||
"orchestrator/runtime-benchmarks",
|
||||
"pezkuwi-zombienet-sdk/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user