Skip to content

Commit e536908

Browse files
committed
testing
1 parent 4ca8cb3 commit e536908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/get-metrics.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'universe_domain': 'googleapis.com',
3232
}
3333

34-
print(credentials_dict['private_key'][0:50])
34+
print(credentials_dict)
3535
client = BetaAnalyticsDataClient.from_service_account_info(credentials_dict)
3636

3737

0 commit comments

Comments
 (0)