Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit aade5a4

Browse files
committed
Add all checks
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
1 parent 8e1e81e commit aade5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/gitlab/pipeline/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ check-try-runtime:
7373
--runtime ./target/release/wbuild/"$NETWORK"-runtime/target/wasm32-unknown-unknown/release/"$NETWORK"_runtime.wasm \
7474
-lruntime=debug \
7575
--chain=${NETWORK}-dev \
76-
on-runtime-upgrade live --uri wss://${NETWORK}-try-runtime-node.parity-chains.parity.io:443
76+
on-runtime-upgrade --checks=all live --uri wss://${NETWORK}-try-runtime-node.parity-chains.parity.io:443
7777
else
7878
echo "runtime_migration label not found. Skipping"
7979
fi

0 commit comments

Comments
 (0)