We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7f1e3 commit 608d237Copy full SHA for 608d237
.github/workflows/integration.yml
@@ -55,5 +55,3 @@ jobs:
55
#----------------------------------------------
56
- name: Run e2e tests
57
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