We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312d4cf commit 3f271e9Copy full SHA for 3f271e9
1 file changed
.github/workflows/test.yml
@@ -19,6 +19,7 @@ jobs:
19
python-version: ["3.10", "3.13"]
20
21
runs-on: ${{ matrix.os }}
22
+ timeout-minutes: 10
23
defaults:
24
run:
25
shell: bash -l {0}
0 commit comments