Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed May 21, 2022
commit 3188b3c2922d012a7cf4672c88f77f82e39f601f
2 changes: 1 addition & 1 deletion scripts/run_all_benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ EXCLUDED_PALLETS=(
"pallet_baba"
"pallet_grandpa"
"pallet_mmr"
"pallet_offenes"
"pallet_offences"
)

# Load all pallet names in an array.
Expand Down