diff --git a/.github/workflows/rpc-tests.yml b/.github/workflows/rpc-tests.yml index f8942e959..a89459116 100644 --- a/.github/workflows/rpc-tests.yml +++ b/.github/workflows/rpc-tests.yml @@ -34,7 +34,6 @@ jobs: - uses: stellar/quickstart@main with: tag: future - enable: core,rpc - uses: actions/checkout@v5 - uses: stellar/actions/rust-cache@main - run: rustup update