diff --git a/.github/workflows/ibc-test.yaml b/.github/workflows/ibc-test.yaml index 57c7a83f..8c5846f5 100644 --- a/.github/workflows/ibc-test.yaml +++ b/.github/workflows/ibc-test.yaml @@ -28,8 +28,9 @@ jobs: timeout-minutes: 75 env: SRC_DIR: ${{ github.workspace }}/ibc-test-src - # blckngm/tmp-forcerelay-test - AXON_COMMIT: 9f45a314bdef19ea94 + # https://github.com/axonweb3/axon/commits/forcerelay-dev + # commit: 7ae97ae5ffd3429746315acea77a742f6bdb6f0c + AXON_COMMIT: forcerelay-dev IBC_CONTRACT_COMMIT: c5417573ec15c8aaab048caa1ec5f3bd50c2170e strategy: fail-fast: false