Comment out suspicious run line

This commit is contained in:
Deirdre Connolly 2019-10-24 16:37:40 -04:00 committed by Deirdre Connolly
parent 7a09223ddb
commit bb77e509ea
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run:
# - run:
- name: Authenticate w/ Google Cloud
uses: actions/gcloud/auth@master
env: