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.
1 parent a35eea2 commit 533c4ebCopy full SHA for 533c4eb
.github/workflows/main.yml
@@ -50,6 +50,7 @@ jobs:
50
run_tests:
51
name: Run tests
52
runs-on: ubuntu-latest
53
+ timeout-minutes: 10
54
strategy:
55
matrix:
56
python-version: ["3.8", "3.9", "3.10"]
0 commit comments