[ci] point benchmark script to sub-commands (#5247) (#5289)

This commit is contained in:
Mara Robin B
2022-04-08 12:13:58 +02:00
committed by GitHub
parent d56c5f86ef
commit 6608975861
+1 -1
View File
@@ -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 \