Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalabka committed Sep 19, 2024
1 parent ab317d2 commit dd5ef54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dask_cloudprovider/gcp/instances.py
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@ def refresh_client(self):
)
else:
import google.auth

# Obtain Application Default Credentials
credentials, _ = google.auth.default()

Expand Down

0 comments on commit dd5ef54

Please sign in to comment.