aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/infra_tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/infra_tests.yml b/.github/workflows/infra_tests.yml
index b1b208c0c..8c5b9b07d 100644
--- a/.github/workflows/infra_tests.yml
+++ b/.github/workflows/infra_tests.yml
@@ -27,7 +27,7 @@ jobs:
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
with:
version: '298.0.0'
- run: |
+ - run: |
gcloud components install beta cloud-datastore-emulator
gcloud info