Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliren committed Nov 4, 2021
1 parent 7b44912 commit 736c0d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
runs-on: ${{ needs.start-test-runner.outputs.label }}
environment: more-secrets
steps:
# GCloud SDK is needed for downloading build dependencies (e.g. Databricks JDBC driver)
# from gs://io-airbyte-build-dependencies. The SPEC_CACHE_SERVICE_ACCOUNT_KEY is reused
# for this bucket.
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
with:
Expand Down

0 comments on commit 736c0d6

Please sign in to comment.