Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-catfritz committed Jan 23, 2023
1 parent 28f101b commit 8e46c84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion integration_tests/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dispatch:
vars:

apple_search_ads__using_search_terms: True
twitter_ads__using_keywords: True
twitter_ads__using_keywords: False

apple_search_ads_source:
apple_search_ads_schema: ad_reporting_integration_tests_2
Expand Down
7 changes: 2 additions & 5 deletions packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ packages:
- package: fivetran/twitter_ads
version: [">=0.6.0", "<0.7.0"]

# - package: fivetran/amazon_ads
# version: [">=0.1.0", "<0.2.0"]
- git: https://github.com/fivetran/dbt_amazon_ads.git
revision: main
warn-unpinned: false
- package: fivetran/amazon_ads
version: [">=0.1.0", "<0.2.0"]

0 comments on commit 8e46c84

Please sign in to comment.