Skip to content

Commit

Permalink
chore: add ogmios env varialbes for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Cruz committed Jul 4, 2022
1 parent 8e93470 commit 3c67670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
GENESIS_SHELLEY_PATH: test/e2e/utils/mainnet-genesis.json
PAGE_SIZE: 5
DEFAULT_RELATIVE_TTL: 1000
OGMIOS_HOST: localhost
OGMIOS_PORT: 1337
- name: Build Cardano Rosetta
uses: ./cardano-rosetta/.github/actions/build_cardano_rosetta
with:
Expand Down

0 comments on commit 3c67670

Please sign in to comment.