Skip to content

Commit 235e35d

Browse files
fix(spanner): Enabled multiplexed session for partitioned ops in integration test.
1 parent c0fe78e commit 235e35d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-tests-against-emulator-with-multiplexed-session.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
JOB_TYPE: test
4141
SPANNER_EMULATOR_HOST: localhost:9010
4242
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS: true
43+
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS_PARTITIONED_OPS: true

0 commit comments

Comments
 (0)