Skip to content

Commit 4a5d054

Browse files
committed
chore: longer timeout?
1 parent f4f6012 commit 4a5d054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
python-version: ${{ matrix.version }}
9090

9191
- name: Install dependencies and run tests
92-
timeout-minutes: 10
92+
timeout-minutes: 20
9393
run: |
9494
python -m venv python-ci-run
9595
source python-ci-run/bin/activate

0 commit comments

Comments
 (0)