Unverified 提交 5bab9a28 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Reformat (#3694)

上级 bfb2276b
......@@ -8,6 +8,7 @@ assignees: ''
---
## 🚀 Feature
<!-- A clear and concise description of the feature proposal -->
## Motivation
......
version: 2
updates:
- package-ecosystem: pip
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
......
......@@ -14,9 +14,9 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.8]
model: ['yolov5s'] # models to test
os: [ ubuntu-latest, macos-latest, windows-latest ]
python-version: [ 3.8 ]
model: [ 'yolov5s' ] # models to test
# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 50
......
name: Greetings
on: [pull_request_target, issues]
on: [ pull_request_target, issues ]
jobs:
greeting:
......
......@@ -3,7 +3,7 @@ name: Automatic Rebase
on:
issue_comment:
types: [created]
types: [ created ]
jobs:
rebase:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论