aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkabeer27 <32016558+kabeer27@users.noreply.github.com>2020-07-10 12:55:36 +0000
committerGitHub <noreply@github.com>2020-07-10 05:55:36 -0700
commit2201c8f46cc1c1ae826822a3da3bd8c2662a3947 (patch)
tree9737db2e18dee007ffd129d173425a4f585c9db1
parentc22a5b6db9dfd2b685763caab6ca9af8e90b63df (diff)
downloadoss-fuzz-2201c8f46cc1c1ae826822a3da3bd8c2662a3947.tar.gz
Missing hyphen (#4106)
* Missing hyphen * Testing infra-tests * Testing ingra-tests * Testing infra-tests * Undoing license header changes Co-authored-by: Kabeer Seth <kabeerseth@google.com>
-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