Skip to content

Commit

Permalink
Merge pull request #876 from dlt-hub/d#/fix_bigquery_tests
Browse files Browse the repository at this point in the history
fix biquery tests
  • Loading branch information
sh-rp authored Jan 7, 2024
2 parents 14d7da8 + de84c71 commit 4e17eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_destination_bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
# if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
run: poetry install --no-interaction -E bigquery --with providers -E parquet --with sentry-sdk --with pipeline

- name: create secrets.toml
- name: create secrets.toml
run: pwd && echo "$DLT_SECRETS_TOML" > tests/.dlt/secrets.toml

- run: |
Expand Down

0 comments on commit 4e17eea

Please sign in to comment.