Skip to content

Commit

Permalink
increase reruns
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Jul 3, 2024
1 parent 2e6837e commit 71f42c0
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 @@ -74,7 +74,7 @@ deps =
commands =
# converts the python files to ipython notebooks
jupytext tests/notebooks/*.py --to ipynb
pytest {posargs:-v} --driver Firefox --reruns 2
pytest {posargs:-v} --driver Firefox --reruns 3


[testenv:coverage]
Expand Down

0 comments on commit 71f42c0

Please sign in to comment.