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 e0a209c commit f43cb1fCopy full SHA for f43cb1f
1 file changed
.github/workflows/rpc.yml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
rpc:
15
name: RPC integration tests
16
- uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml@7fc0fcc
+ uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml@fix-callable-tests
17
with:
18
core_git_ref: ${{ github.sha }}
19
protocol_version: '25'
0 commit comments