Skip to content

Commit

Permalink
fix: added missing pallet-beefy-mmr/runtime-benchmarks to runtime/com…
Browse files Browse the repository at this point in the history
…mon and dancelight
  • Loading branch information
Aleksandar Brayanov committed Nov 21, 2024
1 parent c4ba3b5 commit 894abc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions runtime/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ runtime-benchmarks = [
"frame-support/runtime-benchmarks",
"frame-system/runtime-benchmarks",
"pallet-balances/runtime-benchmarks",
"pallet-beefy-mmr/runtime-benchmarks",
"pallet-configuration/runtime-benchmarks",
"pallet-data-preservers/runtime-benchmarks",
"pallet-external-validators/runtime-benchmarks",
Expand Down
1 change: 1 addition & 0 deletions solo-chains/runtime/dancelight/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ runtime-benchmarks = [
"pallet-author-noting/runtime-benchmarks",
"pallet-babe/runtime-benchmarks",
"pallet-balances/runtime-benchmarks",
"pallet-beefy-mmr/runtime-benchmarks",
"pallet-collator-assignment/runtime-benchmarks",
"pallet-collator-assignment/runtime-benchmarks",
"pallet-collective/runtime-benchmarks",
Expand Down

0 comments on commit 894abc0

Please sign in to comment.