Skip to content

Commit

Permalink
Add timeout to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaap3 committed Sep 20, 2023
1 parent 77e79f4 commit 1c0e9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
# this hopefull helps with os caches, hg init sometimes gets 20s timeouts
- run: hg version
- run: pytest
timeout-minutes: 15

dist_upload:

Expand Down

0 comments on commit 1c0e9eb

Please sign in to comment.