mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
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:
@@ -211,9 +211,9 @@ benchmarks:
|
||||
<<: *collect-artifacts
|
||||
<<: *benchmarks-refs
|
||||
script:
|
||||
- ./scripts/benchmarks-ci.sh statemine > ./artifacts/bench-statemine.log
|
||||
- ./scripts/benchmarks-ci.sh statemint > ./artifacts/bench-statemint.log
|
||||
- ./scripts/benchmarks-ci.sh westmint > ./artifacts/bench-westmint.log
|
||||
- ./scripts/benchmarks-ci.sh assets statemine > ./artifacts/bench-statemine.log
|
||||
- ./scripts/benchmarks-ci.sh assets statemint > ./artifacts/bench-statemint.log
|
||||
- ./scripts/benchmarks-ci.sh assets westmint > ./artifacts/bench-westmint.log
|
||||
- git status
|
||||
- export BRANCHNAME="weights-${CI_COMMIT_BRANCH}"
|
||||
# Set git config
|
||||
|
||||
Reference in New Issue
Block a user