Skip to content

Commit e340dd0

Browse files
authored
chore: fix fork e2es (#4813)
1 parent b331851 commit e340dd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-fork.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
CHAIN_A_TAG: latest
3333
CHAIN_B_TAG: latest
3434
CHAIN_IMAGE: ibc-go-simd
35+
RELAYER_ID: "hermes" # by default use hermes for fork e2es.
3536
if: ${{ github.event.pull_request.head.repo.fork || github.actor == 'dependabot[bot]' || github.event_name == 'workflow_dispatch' }}
3637
needs:
3738
- build-test-matrix

0 commit comments

Comments
 (0)