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

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 6, 2022
1 parent f3bd877 commit a04d7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/gitlab/pipeline/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ check-runtime-migration:
export RUST_LOG=remote-ext=debug,runtime=debug
echo "Running try-runtime for polkadot"
export WS="wss://polkadot-try-runtime-node.parity-chains.parity.io:433"
sleep 3600
time cargo test --release -p polkadot-runtime --features try-runtime
echo "Running try-runtime for kusama"
export WS="wss://kusama-try-runtime-node.parity-chains.parity.io:433"
Expand Down

0 comments on commit a04d7ac

Please sign in to comment.