Skip to content

Commit

Permalink
increase retry delay
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Sośnicki authored and michalsosn committed Jan 24, 2025
1 parent 43ad57c commit 7a97a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ ignore_missing_imports = "True"

[tool.pytest.ini_options]
retries = 3
retry_delay = 1
retry_delay = 2

0 comments on commit 7a97a94

Please sign in to comment.