Skip to content

Commit

Permalink
Undo accidental change to benchmarking script
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpolaczyk committed Nov 15, 2023
1 parent 6d06611 commit ef69cde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/benchmarking.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
set -e

BINARY="./target/production/tanssi-node"
BINARY="./target/release/tanssi-node"
STEPS=50
REPEAT=20

Expand Down

0 comments on commit ef69cde

Please sign in to comment.