Skip to content

Commit

Permalink
Add a timeout for all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Dec 13, 2024
1 parent ae97db0 commit 5bfda79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ filterwarnings = [
testpaths = ["tests", "src"]
xfail_strict = true
addopts = "--doctest-modules"
timeout = 10

[tool.setuptools_scm]
write_to = "src/cutadapt/_version.py"
Expand Down

0 comments on commit 5bfda79

Please sign in to comment.