Skip to content

Commit

Permalink
adding env far for bech32 prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
seantking committed May 14, 2024
1 parent c5626d6 commit 77f3fde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ibc-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Run ibc E2E Tests
on:
workflow_dispatch:
push:
jobs:
e2e:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -54,4 +54,4 @@
CHAIN_B_TAG: v8.2.0
CHAIN_BINARY: nilliond
RELAYER_ID: hermes

BECH32_PREFIX: nillion

0 comments on commit 77f3fde

Please sign in to comment.