Fixup benches after dir re-org (#1300)

* Fixup after dir re-org

* Update scripts/benchmarks-ci.sh

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>

* Update scripts/benchmarks-ci.sh

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>

* Update scripts/benchmarks-ci.sh

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>

* fix typo

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
This commit is contained in:
Squirrel
2022-06-01 08:40:03 +01:00
committed by Chevdor
parent 9c1470893c
commit ebf737be77
3 changed files with 12 additions and 11 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
steps=50
repeat=20
statemineOutput=./parachains/runtimes/statemine/src/weights
statemintOutput=./parachains/runtimes/statemint/src/weights
westmintOutput=./parachains/runtimes/westmint/src/weights
statemineOutput=./parachains/runtimes/assets/statemine/src/weights
statemintOutput=./parachains/runtimes/assets/statemint/src/weights
westmintOutput=./parachains/runtimes/assets/westmint/src/weights
statemineChain=statemine-dev
statemintChain=statemint-dev