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 f4f6012 commit 4a5d054Copy full SHA for 4a5d054
.github/workflows/main.yml
@@ -89,7 +89,7 @@ jobs:
89
python-version: ${{ matrix.version }}
90
91
- name: Install dependencies and run tests
92
- timeout-minutes: 10
+ timeout-minutes: 20
93
run: |
94
python -m venv python-ci-run
95
source python-ci-run/bin/activate
0 commit comments