Skip to content

Commit

Permalink
gcp auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Oct 4, 2023
1 parent c36b364 commit 356f660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gcp-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
fetch-depth: 1

- name: Install clients
runs:
run: |
pip install google-api-python-client paramiko
- name: Start GPU VM
runs: |
run: |
python3 .github/auth/vm_auth.py ${{ secrets.GCP_AUTH }} ${{ secrets.SSH_KEY }}
run-test:
Expand Down

0 comments on commit 356f660

Please sign in to comment.