Skip to content

Commit

Permalink
chore: fix fork e2es (cosmos#4813)
Browse files Browse the repository at this point in the history
  • Loading branch information
chatton authored Oct 4, 2023
1 parent b331851 commit e340dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
CHAIN_A_TAG: latest
CHAIN_B_TAG: latest
CHAIN_IMAGE: ibc-go-simd
RELAYER_ID: "hermes" # by default use hermes for fork e2es.
if: ${{ github.event.pull_request.head.repo.fork || github.actor == 'dependabot[bot]' || github.event_name == 'workflow_dispatch' }}
needs:
- build-test-matrix
Expand Down

0 comments on commit e340dd0

Please sign in to comment.