We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1f363 commit 480e9a0Copy full SHA for 480e9a0
1 file changed
.github/workflows/python.yml
@@ -45,6 +45,7 @@ on:
45
jobs:
46
test:
47
runs-on: ${{ matrix.os }}
48
+ timeout-minutes: 60
49
strategy:
50
fail-fast: false
51
matrix:
0 commit comments