Skip to content

Commit 1c0e9eb

Browse files
author
Jaap Roes
authored
Add timeout to tests
1 parent 77e79f4 commit 1c0e9eb

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)