Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit a2fb4e6

Browse files
authored
fix: //:spanner_client tagged manual (#1419)
1 parent f7c6c16 commit a2fb4e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ exports_files([
2323
cc_library(
2424
name = "spanner_client",
2525
includes = ["."],
26+
tags = ["manual"],
2627
deps = [
2728
"//google/cloud/spanner:spanner_client",
2829
],

0 commit comments

Comments
 (0)