Skip to content

Commit fdfb854

Browse files
committed
ci(pytest): --reruns=0
1 parent 1149a5b commit fdfb854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ignore = E111,
4141
W503
4242

4343
[tool:pytest]
44-
addopts = --reruns=5
44+
addopts = --reruns=0
4545

4646
[isort]
4747
combine_as_imports= true

0 commit comments

Comments
 (0)