We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e79f4 + 1c0e9eb commit 540f522Copy full SHA for 540f522
.github/workflows/python-tests.yml
@@ -92,6 +92,7 @@ jobs:
92
# this hopefull helps with os caches, hg init sometimes gets 20s timeouts
93
- run: hg version
94
- run: pytest
95
+ timeout-minutes: 15
96
97
dist_upload:
98
0 commit comments