Skip to content

Commit

Permalink
chore: enabling the try-runtime back with archive node
Browse files Browse the repository at this point in the history
  • Loading branch information
yahortsaryk committed Nov 5, 2024
1 parent 8b02229 commit 2ca7629
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 @@ -57,7 +57,7 @@ jobs:
- name: Check Try-Runtime
run: |
try-runtime --runtime ./target/release/wbuild/cere-dev-runtime/cere_dev_runtime.compact.compressed.wasm \
on-runtime-upgrade --disable-idempotency-checks live --uri wss://node-1.validator.devnet.cere.network:443
on-runtime-upgrade --disable-idempotency-checks live --uri wss://archive.devnet.cere.network:443
- name: Run dev chain
run: |
timeout --preserve-status 30s ./target/release/cere --dev
Expand Down

0 comments on commit 2ca7629

Please sign in to comment.