fix benchmarks-ci.sh (#1202)

This commit is contained in:
Alexander Samusev
2022-04-22 12:34:46 +02:00
committed by GitHub
parent e6cd39f4c3
commit 0cd64365f4
+1 -1
View File
@@ -23,7 +23,7 @@ pallets=(
for p in ${pallets[@]}
do
./artifacts/polkadot-collator benchmark \
./artifacts/polkadot-collator benchmark pallet \
--chain=$benhcmarkChainName \
--execution=wasm \
--wasm-execution=compiled \