Browse Source

timeout

5.0
Jirka 4 years ago
parent
commit
5c73caa2de
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/ci-testing.yml

+ 1
- 0
.github/workflows/ci-testing.yml View File

@@ -15,6 +15,7 @@ jobs:
yolo5-model: ["yolov5s", "yolov5m", "yolov5l", "yolov5x"]

# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 50
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}

Loading…
Cancel
Save