Skip to content

Commit 608d237

Browse files
committed
Removed the sqlalchemy tests from integration.yml file
1 parent ee7f1e3 commit 608d237

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration.yml

-2
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,3 @@ jobs:
5555
#----------------------------------------------
5656
- name: Run e2e tests
5757
run: poetry run python -m pytest tests/e2e
58-
- name: Run SQL Alchemy tests
59-
run: poetry run python -m pytest src/databricks/sqlalchemy/test_local

0 commit comments

Comments
 (0)