Skip to content

Commit 5a2de00

Browse files
committed
fix path
1 parent 241e6ce commit 5a2de00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
- name: Run e2e tests
6363
run: poetry run python -m pytest tests/e2e
6464
- name: Run SQL Alchemy tests
65-
run: poetry run python -m pytest src/databricks/sqlalchemy/tests/test_local
65+
run: poetry run python -m pytest src/databricks/sqlalchemy/test_local

0 commit comments

Comments
 (0)