Skip to content

Commit

Permalink
speedup setting up the tox env in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Jun 26, 2023
1 parent 9facc00 commit e9695de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ commands =
[testenv:lint]
description = check the code style
skip_install = true
deps = pre-commit
commands = pre-commit run --all-files --show-diff-on-failure

[testenv:type]
Expand Down

0 comments on commit e9695de

Please sign in to comment.