Skip to content

Commit c281a3f

Browse files
committed
chore(google-auth-library-java): add to excluded_modules in .kokoro/common.sh
1 parent 30799d4 commit c281a3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.kokoro/common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ excluded_modules=(
3131
'sdk-platform-java/java-showcase-3.25.8'
3232
'java-spanner'
3333
'java-spanner-jdbc'
34+
'google-auth-library-java'
3435
)
3536

3637
function retry_with_backoff {

0 commit comments

Comments
 (0)