Skip to content

Commit

Permalink
ci: tox pytest command
Browse files Browse the repository at this point in the history
  • Loading branch information
283375 committed Aug 6, 2024
1 parent ade0bcb commit f40ea91
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 @@ -13,4 +13,4 @@ wheel_build_env = .pkg
deps =
pytest==7.4.3
commands =
pytest {tty:--color=yes} {posargs}
python -m pytest {tty:--color=yes} {posargs}

0 comments on commit f40ea91

Please sign in to comment.