Skip to content

Commit

Permalink
try runtime for LASO
Browse files Browse the repository at this point in the history
  • Loading branch information
asiniscalchi committed Oct 10, 2024
1 parent 40936bc commit 49d159f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,6 @@ jobs:
- name: Try Runtime for Laos Sigma
run: |
RUST_LOG=try-runtime ./try-runtime --runtime ./target/release/wbuild/laos-runtime/laos_runtime.wasm on-runtime-upgrade --disable-spec-version-check --checks=all live --uri ws://159.223.241.51:9944
- name: Try Runtime for Laos Laos
run: |
RUST_LOG=try-runtime ./try-runtime --runtime ./target/release/wbuild/laos-runtime/laos_runtime.wasm on-runtime-upgrade --disable-spec-version-check --checks=all live --uri wss://rpc.laos.laosfoundation.io

0 comments on commit 49d159f

Please sign in to comment.