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 a4fce99 commit a068487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/gcp-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Start GPU VM
run: |
ls
# python3 vm_auth.py ${{ secrets.GCP_AUTH }} ${{ secrets.SSH_KEY }}
cd demos
python3 .github/auth/vm_auth.py ${{ secrets.GCP_AUTH }} ${{ secrets.SSH_KEY }}
run-test:
needs: activate-vm
Expand Down

0 comments on commit a068487

Please sign in to comment.