This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zjc
/
yolov5
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
timeout
5.0
Jirka
4 years ago
parent
e8b7b86d5a
commit
5c73caa2de
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 }}
Write
Preview
Loading…
Cancel
Save