Skip to content

Commit

Permalink
#0: set global timeout to 5 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
vtangTT committed Jun 25, 2024
1 parent ae7c15b commit 1927b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[pytest]
timeout = 2400
minversion = 7.2
addopts = --import-mode=importlib -vs -rA
addopts = --import-mode=importlib -vvs -rA --durations=0
empty_parameter_set_mark = skip
markers =
post_commit: mark tests to run on post-commit
Expand Down

0 comments on commit 1927b67

Please sign in to comment.