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 640499e commit fa73652Copy full SHA for fa73652
.github/workflows/lsp-pr.yml
@@ -42,6 +42,7 @@ jobs:
42
test:
43
name: "Python v${{ matrix.python-version }} -- ${{ matrix.os }}"
44
runs-on: ${{ matrix.os }}
45
+ timeout-minutes: 20
46
strategy:
47
fail-fast: false
48
matrix:
0 commit comments