Skip to content

Commit

Permalink
test w noble-assets
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Jun 4, 2024
1 parent a39e73a commit 52d0833
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,14 @@ jobs:
uses: actions/checkout@v4

- name: Build Docker Image
uses: boojamya/heighliner-build-action@aead5f59c6426fe5f068c9531e8b995a551ce446
uses: noble-assets/heighliner-build-action@e1042362e8f551647d9a4a11f0ab87a16c980a3d
with:
registry: "" # empty registry, image only shared for e2e testing
tag: local # emulate local environment for consistency in interchaintest cases
tar-export-path: ${{ env.TAR_PATH }} # export a tarball that can be uploaded as an artifact for the e2e jobs
platform: linux/amd64 # test runner architecture only
git-ref: ${{ github.head_ref }} # source code ref
clone-key: ${{secrets.HEIGHLINER_KEY}}
# heighliner-owner: noble-assets
# heighliner-tag: 63a76195d5a8ed814290f321122ba938999ecca7

# Heighliner chains.yaml config
chain: aura-simd
Expand Down

0 comments on commit 52d0833

Please sign in to comment.