mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
fix benchmarks-ci.sh (#1202)
This commit is contained in:
committed by
GitHub
parent
e6cd39f4c3
commit
0cd64365f4
@@ -23,7 +23,7 @@ pallets=(
|
|||||||
|
|
||||||
for p in ${pallets[@]}
|
for p in ${pallets[@]}
|
||||||
do
|
do
|
||||||
./artifacts/polkadot-collator benchmark \
|
./artifacts/polkadot-collator benchmark pallet \
|
||||||
--chain=$benhcmarkChainName \
|
--chain=$benhcmarkChainName \
|
||||||
--execution=wasm \
|
--execution=wasm \
|
||||||
--wasm-execution=compiled \
|
--wasm-execution=compiled \
|
||||||
|
|||||||
Reference in New Issue
Block a user