Skip to content

Commit 5ee7a84

Browse files
committed
generation config should declare monorepo
1 parent a55ea38 commit 5ee7a84

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sdk-platform-java-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ jobs:
361361
run: .kokoro/build.sh
362362
env:
363363
BUILD_SUBDIR: sdk-platform-java
364-
JOB_TYPE: test
364+
JOB_TYPE: install
365365
- name: Showcase golden tests
366366
working-directory: sdk-platform-java/java-showcase
367367
run: |

generation_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
gapic_generator_version: 2.70.0
22
googleapis_commitish: 62e4ecb2f4390728990514fea14aad0431881a52
33
libraries_bom_version: 26.79.0
4+
is_monorepo: true
45
libraries:
56
- api_shortname: accessapproval
67
name_pretty: Access Approval

0 commit comments

Comments
 (0)