Skip to content

Commit

Permalink
added bigquery support
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Jan 3, 2024
1 parent 27d38f6 commit fef2707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbt_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
id: create-json
uses: jsdaniell/create-json@1.1.2
with:
name: "gcp_keyfile.json"
name: "integration_tests/gcp_keyfile.json"
json: ${{ secrets.GCP_KEYFILE }}

#- run: echo '${{ secrets.GCP_KEYFILE }}' > gcp_keyfile.json
Expand Down

0 comments on commit fef2707

Please sign in to comment.