Skip to content

Commit

Permalink
ica connection setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanchez committed Apr 21, 2024
1 parent 81a24db commit 559b8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-gaia-v16-fresh-state.yml
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@
CLIENT_COUNT: 0
RPC_PORT: 27011
run: |
scripts/gaia-v16/setup_cconnection_ica_controller.sh $CHAIN_ID $TARGET_CHAIN_ID $CLIENT_COUNT
scripts/gaia-v16/setup_connection_ica_controller.sh $CHAIN_ID $TARGET_CHAIN_ID $CLIENT_COUNT
- name: Test software upgrade for published releases
if: ${{ matrix.upgrade_version != 'main' }}
Expand Down

0 comments on commit 559b8d3

Please sign in to comment.