mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 22:47:56 +00:00
CI: run disputes tests (#3962)
* CI: run disputes tests
* Revert "minor chore changes (#3944)"
This reverts commit d64394ef59.
* fix em
* Revert "Revert "minor chore changes (#3944)""
This reverts commit 02a1ecf3cacb52d6dd467e8f226a69bae651d319.
* Update handle_import_statement function
* fmt
Co-authored-by: Lldenaurois <Ljdenaurois@gmail.com>
This commit is contained in:
@@ -4,4 +4,5 @@ set -e
|
||||
#shellcheck source=../common/lib.sh
|
||||
source "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )/../common/lib.sh"
|
||||
|
||||
time cargo test --release --locked -p polkadot-node-core-dispute-coordinator --features disputes
|
||||
time cargo test --workspace --release --verbose --locked --features=runtime-benchmarks
|
||||
|
||||
Reference in New Issue
Block a user