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