Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Feb 13, 2024
1 parent 241e6ce commit 5a2de00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
- name: Run e2e tests
run: poetry run python -m pytest tests/e2e
- name: Run SQL Alchemy tests
run: poetry run python -m pytest src/databricks/sqlalchemy/tests/test_local
run: poetry run python -m pytest src/databricks/sqlalchemy/test_local

0 comments on commit 5a2de00

Please sign in to comment.