Skip to content

Commit

Permalink
teste again
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Jun 4, 2024
1 parent 16b1cb4 commit 8c26732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: End to End Tests

on:
# pull_request:
push:
push:

env:
TAR_PATH: docker-image.tar
Expand All @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Build Docker Image
uses: noble-assets/heighliner-build-action@d409c7b0dc2acc05a8218caad581bffae654c953
uses: strangelove-ventures/heighliner-build-action@v1.0.2
with:
registry: "" # empty registry, image only shared for e2e testing
tag: local # emulate local environment for consistency in interchaintest cases
Expand Down

0 comments on commit 8c26732

Please sign in to comment.