Skip to content

Commit

Permalink
Timeout for single pytest to 240s
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Jan 9, 2025
1 parent 0eb77b8 commit 031be8a
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 @@ -387,7 +387,7 @@ minversion = '7.0'
testpaths = [
'tests'
]
timeout = 60
timeout = 240
xfail_strict = true

[tool.ruff]
Expand Down

0 comments on commit 031be8a

Please sign in to comment.