Skip to content

Commit 540f522

Browse files
Merge pull request #911 from jaap3/patch-1
Add timeout to tests
2 parents 77e79f4 + 1c0e9eb commit 540f522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
# this hopefull helps with os caches, hg init sometimes gets 20s timeouts
9393
- run: hg version
9494
- run: pytest
95+
timeout-minutes: 15
9596

9697
dist_upload:
9798

0 commit comments

Comments
 (0)