Skip to content

Commit

Permalink
Merge pull request #505 from Cerebellum-Network/ayushmishra2005-patch-1
Browse files Browse the repository at this point in the history
Updated ci.yaml to test Try-Runtime against Mainnet
  • Loading branch information
ayushmishra2005 authored Dec 19, 2024
2 parents cf19081 + a44fbd9 commit 6dfb800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Check Try-Runtime
run: |
try-runtime --runtime ./target/release/wbuild/cere-runtime/cere_runtime.compact.compressed.wasm \
on-runtime-upgrade --disable-idempotency-checks live --uri wss://archive.testnet.cere.network:443
on-runtime-upgrade --disable-idempotency-checks live --uri wss://archive.mainnet.cere.network:443
- name: Run dev chain
run: |
timeout --preserve-status 30s ./target/release/cere --dev
Expand Down

0 comments on commit 6dfb800

Please sign in to comment.