Skip to content

Commit

Permalink
add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesloibl committed Nov 28, 2023
1 parent 2f82a13 commit c1da9f7
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 @@ -38,6 +38,7 @@ commands =
--cov-report html:{envtmpdir}{/}htmlcov \
--cov-report xml:{toxworkdir}{/}coverage.{envname}.xml \
--basetemp="{envtmpdir}{/}pytest" \
--timeout=120 \
-n={env:PYTEST_XDIST_AUTO_NUM_WORKERS:auto} }


Expand Down

0 comments on commit c1da9f7

Please sign in to comment.