Skip to content

Commit

Permalink
chore: Update tox.ini (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 23, 2024
1 parent 49a8e00 commit 68874db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ commands =
# To execute, run `tox -e format`
commands =
poetry install -v
poetry run ruff check tap_postgres/
poetry run ruff check --fix tap_postgres/
poetry run ruff format tap_postgres/

[testenv:lint]
Expand Down

0 comments on commit 68874db

Please sign in to comment.