Skip to content

Commit

Permalink
checkout pr source code to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed Feb 22, 2024
1 parent a132d51 commit 244e5f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ jobs:
SYSTEM_TEST_SOROBAN_EXAMPLES_GIT_HASH: "782458d31395b0191ac40c9572ac53f13f573aa3"
SYSTEM_TEST_SOROBAN_EXAMPLES_GIT_REPO: "https://github.com/stellar/soroban-examples.git"
steps:
- uses: actions/checkout@v4
name: checkout current pr source
with:
path: soroban-cli
- uses: actions/checkout@v4
name: checkout system-test
with:
Expand Down

0 comments on commit 244e5f0

Please sign in to comment.