Skip to content

Commit

Permalink
Only test runtime migrations from pallet creditcoin
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Oct 31, 2023
1 parent 3438120 commit da7d27a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runtime-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,7 @@ jobs:
./target/release/creditcoin-node try-runtime \
--runtime ./target/release/creditcoin_node_runtime.compact.compressed.wasm \
--dev on-runtime-upgrade live --uri ws://127.0.0.1:9944 \
--pallet creditcoin \
--at ${{ needs.setup.outputs.last_block_hash }}
- name: TERM creditcoin-node
Expand Down

0 comments on commit da7d27a

Please sign in to comment.