Skip to content

Commit fa6e175

Browse files
committed
Add pytest-timeout
1 parent cfd738d commit fa6e175

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/latest-deps.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
ZARR_V3_EXPERIMENTAL_API: 1
2626
ZARR_V3_SHARDING: 1
2727
run: |
28-
python -m pip install pytest pytest-cov
28+
python -m pip install pytest pytest-cov pytest-timeout
2929
python -m pip install .
30-
3130
pytest -svx --timeout=300

0 commit comments

Comments
 (0)