Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
[ci] point benchmark script to sub-commands (#5247)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderobe committed Apr 8, 2022
1 parent b216f1f commit 541c478
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 @@ -39,7 +39,7 @@ done < "${runtime}_pallets"
rm "${runtime}_pallets"

# Benchmark base weights
./target/production/polkadot benchmark-overhead \
! ./target/production/polkadot benchmark overhead \
--chain="${runtime}-dev" \
--execution=wasm \
--wasm-execution=compiled \
Expand Down

0 comments on commit 541c478

Please sign in to comment.