Skip to content

Commit

Permalink
Merge remote-tracking branch 'sreuland/use_core_image_e2e' into use_c…
Browse files Browse the repository at this point in the history
…ore_image_e2e
  • Loading branch information
sreuland committed Jun 18, 2024
2 parents 1d5b1cc + 221b1f5 commit 37c54e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest-4-cores
env:
# the gh tag of system-test repo version to run
SYSTEM_TEST_GIT_REF: refs/pull/95
SYSTEM_TEST_GIT_REF: core_bin_override

# the soroban CLI & RPC source code to compile and run from system test
# refers to checked out source of current git hub ref context
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/checkout@v3
name: checkout system-test
with:
repository: stellar/system-test
repository: sreuland/system-test
ref: ${{ env.SYSTEM_TEST_GIT_REF }}
path: system-test
- uses: actions/checkout@v3
Expand Down

0 comments on commit 37c54e9

Please sign in to comment.