Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Nov 14, 2023
1 parent 140e064 commit b539417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test=pytest
xfail_strict = true
# https://pytest-xdist.readthedocs.io/en/latest/known-limitations.html
addopts =
-n auto --durations=0 --durations-min=1
--verbose -n auto --durations=0 --durations-min=1
testpaths = test/unit_tests

[isort]
Expand Down

0 comments on commit b539417

Please sign in to comment.