Skip to content

Commit

Permalink
chore: better logging in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq committed Dec 18, 2024
1 parent 065d3de commit 138d8f9
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 @@ -60,7 +60,7 @@ commands =
# it doesn't get run in CI
envdir = {toxworkdir}/py3
commands =
pytest --tb native -s {posargs:-m 'serial'}
pytest --tb native {posargs:-m 'serial'}

[testenv:validate]
envdir = {toxworkdir}/validate
Expand Down

0 comments on commit 138d8f9

Please sign in to comment.