Add CI check for runtme-benchmarks (#936)

This commit is contained in:
Shawn Tabrizi
2020-03-25 11:27:29 +01:00
committed by GitHub
parent 92191ae91a
commit d52c3a45a7
4 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ std = [
"log",
]
runtime-benchmarks = [
"libsecp256k1",
"libsecp256k1/hmac",
"frame-benchmarking",
"frame-support/runtime-benchmarks"
]