Skip to content

Commit

Permalink
Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 13, 2024
1 parent 68af37e commit f799818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
# run: uv run gdalinfo --format GTiff

- name: Run Python unit tests
timeout-minutes: 10
run: uv run python -m pytest tests --cov --cov-config=pyproject.toml --cov-report=xml --verbose

- name: Run Jupyter Notebook integration tests
Expand Down

0 comments on commit f799818

Please sign in to comment.