Skip to content

Commit

Permalink
added gcloud version
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmarchandran committed Feb 26, 2024
1 parent 39360cd commit 72c3e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
python-version: '3.10'
- uses: google-github-actions/setup-gcloud@master
with:
version: '>= 363.0.0'
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
export_default_credentials: true
Expand Down

0 comments on commit 72c3e40

Please sign in to comment.