Skip to content

Commit

Permalink
Merge branch 'devel' into 814-additional-arguments-fsspec
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-rp committed Jan 7, 2024
2 parents 5ef1a8d + 4e17eea commit 9720b9d
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 9720b9d

Please sign in to comment.