Skip to content

Commit bb98c4e

Browse files
Update gcs.py
1 parent ba61f1c commit bb98c4e

File tree

1 file changed

+0
-1
lines changed
  • scripts/gha/integration_testing

1 file changed

+0
-1
lines changed

scripts/gha/integration_testing/gcs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,3 @@ def _verify_gcloud_sdk_command_line_tools():
110110
if not GCLOUD or not GSUTIL:
111111
raise RuntimeError("Could not find required gCloud SDK tool(s)")
112112
subprocess.run([GCLOUD, "version"], check=True)
113-
subprocess.run([GCLOUD, "-v"], check=True)

0 commit comments

Comments
 (0)