We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b57d48 commit 58f35edCopy full SHA for 58f35ed
.github/workflows/ci.yaml
@@ -154,7 +154,7 @@ jobs:
154
- name: Check Try-Runtime
155
run: |
156
try-runtime --runtime ./target/release/wbuild/cere-dev-runtime/cere_dev_runtime.compact.compressed.wasm \
157
- on-runtime-upgrade --disable-idempotency-checks --blocktime 6000 live --uri wss://archive.devnet.cere.network:443
+ on-runtime-upgrade --disable-idempotency-checks --blocktime 6000 live --uri wss://rpc.devnet.cere.network:443
158
159
clippy:
160
name: Run Clippy
0 commit comments