Skip to content

Commit 790dce6

Browse files
committed
chore: add timeout
1 parent 8f1b561 commit 790dce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

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

9191
- name: Install dependencies and run tests
92+
timeout-minutes: 5
9293
run: |
9394
python -m venv python-ci-run
9495
source python-ci-run/bin/activate

0 commit comments

Comments
 (0)