Skip to content

Commit

Permalink
debug! pytest ra
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 5, 2024
1 parent b5280e5 commit d03b29c
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 @@ -23,7 +23,7 @@ setenv =
commands_pre =
# piplatest: python -m pip install -U pip
pip --version
commands = pytest -svvvvv -l {posargs}
commands = pytest -svvvvv -l -ra {posargs}
passenv =
CI
FORCE_COLOR
Expand Down

0 comments on commit d03b29c

Please sign in to comment.