Remove redundant Google auth from test workflow (#911)

* Remove google auth for test workflow
This commit is contained in:
Igor Gov 2022-03-23 11:51:42 +02:00 committed by GitHub
parent 12f46da5c6
commit 41a7587088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,14 +34,6 @@ jobs:
run: |
sudo apt-get install libpcap-dev
- id: 'auth'
uses: 'google-github-actions/auth@v0'
with:
credentials_json: '${{ secrets.GCR_JSON_KEY }}'
- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v0'
- name: Check CLI modified files
id: cli_modified_files
run: devops/check_modified_files.sh cli/