Skip to content

Commit

Permalink
Remove ---debug left in databricks tox
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemma Down committed Sep 14, 2023
1 parent 87660c1 commit 642842d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ deps = dbt-databricks~=1.6.0
commands =
dbt clean
dbt deps
dbt --debug build --target databricks
dbt build --target databricks

[testenv:integration_databricks_1_3_0]
changedir = integration_test_project
Expand Down

0 comments on commit 642842d

Please sign in to comment.