From 99d49522ef8f7d8c656a0d7bc194719cc1cd86ff Mon Sep 17 00:00:00 2001 From: Dan Kanefsky Date: Tue, 28 May 2024 13:46:43 -0700 Subject: [PATCH] test --- .github/workflows/e2e-tests.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/e2e-tests.yaml b/.github/workflows/e2e-tests.yaml index 0e60b6a..8b0fbc9 100644 --- a/.github/workflows/e2e-tests.yaml +++ b/.github/workflows/e2e-tests.yaml @@ -1,7 +1,8 @@ name: End to End Tests on: - pull_request: + # pull_request: + push: env: TAR_PATH: docker-image.tar @@ -32,7 +33,7 @@ jobs: 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 - local: true + # local: true # Heighliner chains.yaml config chain: aura-simd