diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 0b749f438dd2..7e1a134c0495 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -54,6 +54,6 @@ jobs: ## Status - CI CPU testing + CI CPU testing If this badge is green, all [YOLOv5 GitHub Actions](https://github.com/ultralytics/yolov5/actions) Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv5 training ([train.py](https://github.com/ultralytics/yolov5/blob/master/train.py)), validation ([val.py](https://github.com/ultralytics/yolov5/blob/master/val.py)), inference ([detect.py](https://github.com/ultralytics/yolov5/blob/master/detect.py)) and export ([export.py](https://github.com/ultralytics/yolov5/blob/master/export.py)) on macOS, Windows, and Ubuntu every 24 hours and on every commit. diff --git a/README.md b/README.md index 2b6fc2c630e2..953761229f77 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@


- CI CPU testing + CI CPU testing YOLOv5 Citation Docker Pulls