Skip to content

Commit 983e830

Browse files
authored
Update get-metrics.py
1 parent 32763a4 commit 983e830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/get-metrics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/pythia-metrics-api%40cisl-vast-pythia.iam.gserviceaccount.com",
2727
"universe_domain": "googleapis.com"
2828
}
29+
print(credentials_dict)
2930

3031
#ENCODED_CREDENTIALS = os.environ.get('ENCODED_CREDENTIALS')
3132
#print('Credentials ',len(ENCODED_CREDENTIALS))

0 commit comments

Comments
 (0)