Skip to content

Commit 64f787f

Browse files
committed
fix(ci): update java-showcase path in excluded_modules
1 parent cd57169 commit 64f787f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.kokoro/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ excluded_modules=(
2727
'sdk-platform-java'
2828
'sdk-platform-java/java-shared-dependencies/dependency-analyzer'
2929
'sdk-platform-java/java-shared-dependencies/dependency-convergence-check'
30-
'sdk-platform-java/java-showcase'
30+
'java-showcase'
3131
'sdk-platform-java/java-showcase-3.21.0'
3232
'sdk-platform-java/java-showcase-3.25.8'
3333
'java-spanner'

0 commit comments

Comments
 (0)