Skip to content

Commit

Permalink
fix the json argument
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity committed Jul 1, 2022
1 parent 47d4d3c commit 0b14b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench-bot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ bench_pallet() {
case "$kind" in
pallet)
args+=(
--json
--json-file="${ARTIFACTS_DIR}/bench.json"
--header=./file_header.txt
"--output=./parachains/runtimes/assets/${chain}/src/weights"
)
Expand Down

0 comments on commit 0b14b00

Please sign in to comment.