Skip to content
Snippets Groups Projects
Unverified Commit 15beef20 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

Fix update-ui-tests.sh (#2161)


Related https://github.com/paritytech/polkadot-sdk/issues/2013

Signed-off-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent 8ba7a6ab
Branches
No related merge requests found
Pipeline #409737 passed with stages
in 41 minutes and 14 seconds
......@@ -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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment