Skip to content

Commit

Permalink
Attempt fixing fork CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwhit committed Oct 31, 2023
1 parent 3438120 commit a4b04d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
./creditcoin-fork --bin ./creditcoin-node --orig ${{ needs.setup.outputs.target_chain }} \
--base dev --name Development \
-o creditcoin-fork.json --rpc ws://127.0.0.1:9944
-o creditcoin-fork.json --rpc ws://127.0.0.1:9944 --exclude-pallets PosSwitch
- name: TERM creditcoin-node
continue-on-error: true
Expand Down

0 comments on commit a4b04d8

Please sign in to comment.