mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
Add CI check for runtme-benchmarks (#936)
This commit is contained in:
@@ -136,4 +136,9 @@ std = [
|
||||
"randomness-collective-flip/std",
|
||||
"runtime-common/std",
|
||||
]
|
||||
runtime-benchmarks = ["frame-benchmarking", "runtime-common/runtime-benchmarks"]
|
||||
runtime-benchmarks = [
|
||||
"frame-benchmarking",
|
||||
"frame-support/runtime-benchmarks",
|
||||
"runtime-common/runtime-benchmarks",
|
||||
"elections-phragmen/runtime-benchmarks"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user