Comment out suspicious run line
This commit is contained in:
parent
7a09223ddb
commit
bb77e509ea
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- run:
|
# - run:
|
||||||
- name: Authenticate w/ Google Cloud
|
- name: Authenticate w/ Google Cloud
|
||||||
uses: actions/gcloud/auth@master
|
uses: actions/gcloud/auth@master
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue