We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a56eba commit 32d43c0Copy full SHA for 32d43c0
1 file changed
.github/workflows/horizon.yml
@@ -14,7 +14,7 @@ jobs:
14
horizon:
15
# TODO: pin to a SHA on stellar-horizon main (like rpc.yml does) once the
16
# callable-tests branch is merged.
17
- uses: stellar/stellar-horizon/.github/workflows/integration-tests.yml@callable-tests
+ uses: stellar/stellar-horizon/.github/workflows/integration-tests.yml@aab88906f6eadcc30e61a57ec0b11667a9cff160
18
with:
19
horizon_git_ref: protocol-next
20
core_git_ref: ${{ github.sha }}
0 commit comments