Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Jan 14, 2025
1 parent 9d001d3 commit 5a896d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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
clone-key: ${{ secrets.FIAT_TF_PRIV_DPLY }}
git-ref: ${{ github.head_ref }} # source code ref
additional-args: --git-ref ${{ github.head_ref }}

# Heighliner chains.yaml config
chain: noble
Expand Down

0 comments on commit 5a896d3

Please sign in to comment.