mirror of https://github.com/google/oss-fuzz.git
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>
This commit is contained in:
parent
c22a5b6db9
commit
2201c8f46c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue