Skip to content

Commit 1e17e58

Browse files
committed
chore(spanner): lint fix
1 parent f60ff10 commit 1e17e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
JOB_TYPE: test
9696
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS: true
9797
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS_PARTITIONED_OPS: true
98-
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS_FOR_RW: true
98+
GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS_FOR_RW: true
9999
windows:
100100
runs-on: windows-latest
101101
steps:

0 commit comments

Comments
 (0)