Skip to content

feat: update ibc-go to v4, adapt packages and API #8023

feat: update ibc-go to v4, adapt packages and API

feat: update ibc-go to v4, adapt packages and API #8023

Workflow file for this run

name: Run scripts tests
on:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-scripts-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: scripts/test/test.sh