Skip to content

Commit

Permalink
Update scripts/run-benches-for-runtime.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ authored Mar 7, 2025
1 parent c2563df commit f656e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-benches-for-runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ for PALLET in "${PALLETS[@]}"; do
fi

OUTPUT=$(
frame-omni-bencher v1 benchmark pallet \
./frame-omni-bencher v1 benchmark pallet \
--runtime="./target/${profile}/wbuild/${runtime}-runtime/${runtime}_runtime.wasm" \
--genesis-builder=runtime \
--genesis-builder-preset=development \
Expand Down

0 comments on commit f656e09

Please sign in to comment.