mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Fix CI (#12297)
* Put type constraint at the end Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Fix rust features Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Use new OnRuntimeUpgrade hooks Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Use new OnRuntimeUpgrade hooks Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
0d2adf1fa1
commit
d4b82c7706
@@ -65,7 +65,7 @@ runtime-benchmarks = [
|
||||
"frame-benchmarking/runtime-benchmarks",
|
||||
"sp-core",
|
||||
"sp-io",
|
||||
"pallet-balances",
|
||||
"pallet-balances/runtime-benchmarks",
|
||||
"sp-tracing",
|
||||
"frame-election-provider-support/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user