Skip to content

Commit

Permalink
TEMP: timeout tests on 3 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed May 3, 2024
1 parent 659c237 commit f854f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ changedir = docs
commands = sphinx-build -E -W -b html source build

[pytest]
addopts = --tb=short --durations=10 --timeout=300
addopts = --tb=short --durations=10 --timeout=3
markers =
integration
obolibrary
Expand Down

0 comments on commit f854f19

Please sign in to comment.