Skip to content

Commit

Permalink
shnerrflerk
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders committed Mar 18, 2024
1 parent 1ae8e03 commit e2c403e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.11"]
data-platform: ["redshift"]
data-platform: ["snowflake"]
dbt-version: ["1.7"]
# python-version: ["3.9", "3.10", "3.11", "3.12"]
# data-platform: ["redshift", "snowflake","bigquery"]
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ config:
use_colors: True

integration_tests:
target: postgres
target: redshift
outputs:

redshift:
Expand Down

0 comments on commit e2c403e

Please sign in to comment.