Skip to content

Commit

Permalink
put back as_native
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Jul 24, 2024
1 parent faab4f2 commit 4c7ffb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ integration_tests:
dataset: "{{ env_var('BIGQUERY_SCHEMA') }}"
threads: 10
keyfile_json:
"{{ env_var('BIGQUERY_KEYFILE_JSON') }}"
"{{ env_var('BIGQUERY_KEYFILE_JSON') | as_native}}"
job_retries: 3

snowflake:
Expand Down

0 comments on commit 4c7ffb1

Please sign in to comment.