mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 05:21:08 +00:00
Fix update-ui-tests.sh (#2161)
Related https://github.com/paritytech/polkadot-sdk/issues/2013 Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
8ba7a6aba8
commit
15beef20fe
@@ -34,7 +34,7 @@ export SKIP_WASM_BUILD=1
|
||||
export TRYBUILD=overwrite
|
||||
|
||||
# ./substrate
|
||||
$RUSTUP_RUN cargo test -p sp-runtime-interface ui
|
||||
$RUSTUP_RUN cargo test --manifest-path substrate/primitives/runtime-interface/Cargo.toml ui
|
||||
$RUSTUP_RUN cargo test -p sp-api-test ui
|
||||
$RUSTUP_RUN cargo test -p frame-election-provider-solution-type ui
|
||||
$RUSTUP_RUN cargo test -p frame-support-test ui
|
||||
|
||||
Reference in New Issue
Block a user