Skip to content

Commit

Permalink
Different formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KijkEr committed Oct 2, 2024
1 parent 28fad23 commit 4ef20a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,9 @@ commands =

[testenv:integration_postgres]
changedir = integration_test_project
deps = dbt-postgres~=1.8.0, dbt-core=~1.8.0
deps =
dbt-postgres~=1.8.0
dbt-core=~1.8.0
commands =
dbt clean
dbt deps
Expand Down

0 comments on commit 4ef20a8

Please sign in to comment.