diff --git a/.github/workflows/bindings-ts.yml b/.github/workflows/bindings-ts.yml index ea8a66f47..2c78a0fdb 100644 --- a/.github/workflows/bindings-ts.yml +++ b/.github/workflows/bindings-ts.yml @@ -17,7 +17,7 @@ jobs: - 8000:8000 env: ENABLE_LOGS: true - NETWORK: standalone + NETWORK: local ENABLE_SOROBAN_RPC: true options: >- --health-cmd "curl -X POST \"http://localhost:8000/soroban/rpc\""