Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed Oct 28, 2024
1 parent 27bd728 commit 8651b22
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 @@ -58,7 +58,7 @@ write_to = "src/hats_import/_version.py"
hats_import = ["py.typed"]

[tool.pytest.ini_options]
timeout = 1
timeout = 2
markers = [
"dask: mark tests as having a dask client runtime dependency",
]
Expand Down

0 comments on commit 8651b22

Please sign in to comment.