From 2958764a8cff9dd30f92e1e9693c48b66a8351bb Mon Sep 17 00:00:00 2001 From: Ayush Kumar Mishra Date: Thu, 14 Nov 2024 22:00:48 +0700 Subject: [PATCH] refactoring --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 52d7c26e3..46c7b039c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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.mainnet.cere.network:443 + on-runtime-upgrade --disable-idempotency-checks live --uri wss://archive.testnet.cere.network:443 - name: Run dev chain run: | timeout --preserve-status 30s ./target/release/cere --dev