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

Commit

Permalink
Update scripts/ci/run_benches_for_runtime.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
coderobe and ggwpez authored May 23, 2022
1 parent e197776 commit 68d654f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ci/run_benches_for_runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ for PALLET in "${PALLETS[@]}"; do
--extrinsic="*" \
--execution=wasm \
--wasm-execution=compiled \
--heap-pages=4096 \
--header=./file_header.txt \
--output="./runtime/${runtime}/src/weights/${PALLET/::/_}.rs" 2>&1
)
Expand Down

0 comments on commit 68d654f

Please sign in to comment.