Skip to content

Commit

Permalink
repoint to github repos after testing locally
Browse files Browse the repository at this point in the history
  • Loading branch information
McKnight-42 committed Jul 11, 2024
1 parent 62c32a1 commit 5d9c9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ all = "python -m pytest {args:tests/unit}"
[tool.hatch.envs.integration-tests]
template = "unit-tests"
extra-dependencies = [
"dbt-tests-adapter @ file:///Users/matthewmcknight/git/dbt-adapters/dbt-tests-adapter",
"dbt-tests-adapter @ git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter",
]
[tool.hatch.envs.integration-tests.env-vars]
DBT_TEST_USER_1 = "dbt_test_user_1"
Expand Down

0 comments on commit 5d9c9df

Please sign in to comment.