Skip to content

Commit 1cb68eb

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

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
@@ -22,6 +22,7 @@ excluded_modules=(
2222
'java-bigquerystorage'
2323
'java-datastore'
2424
'java-logging-logback'
25+
'google-auth-library-java'
2526
)
2627

2728
function retry_with_backoff {

0 commit comments

Comments
 (0)