mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
set retry to 2
This commit is contained in:
parent
fab4a04435
commit
64fe4c0845
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,6 @@ pytest-cov = "^4.1.0"
|
|||
[tool.pytest.ini_options]
|
||||
python_files = ["test*.py"]
|
||||
addopts = ["-v", "-s"]
|
||||
retries = 3
|
||||
retries = 2
|
||||
retry_delay = 0.5
|
||||
cumulative_timing = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue