Skip to content

Commit 9a4cd95

Browse files
chore: synthtool template changes (#1109)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent d3cb4a4 commit 9a4cd95

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.kokoro/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ javadoc)
6161
integration)
6262
mvn -B ${INTEGRATION_TEST_ARGS} \
6363
-ntp \
64-
-e \
6564
-Penable-integration-tests \
6665
-DtrimStackTrace=false \
6766
-Dclirr.skip=true \

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "08207a890af522b24085d96f111bbe2b4c0da62a"
7+
"sha": "77649195c3dd0e3e10a0e3adfe8cf0af3d3b0ebd"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)