Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Dec 28, 2024
1 parent e71f6b7 commit 11d368e
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 @@ -170,5 +170,5 @@ passenv =
[testenv:py{39,310,311,312,313}-sqla]
commands =
uv sync --group dev
uvx pytest -n 8 --cov pyathena --cov-report html --cov-report term tests/sqlalchemy/
pytest -n 8 --cov pyathena --cov-report html --cov-report term tests/sqlalchemy/
"""

0 comments on commit 11d368e

Please sign in to comment.