Files
openvino/docs/dev/ci/github_actions/adding_tests.md
T
Andrey Kashchikhin adb372fc8a [CI] [GHA] Add overview document (#20845)
* add first several sections of the overview document

* add missing step about artefacts collection

* formatting

* add runners section

* add stub documents

* clarity for caches, rename title

* clarify, better wording

* rm todos

* wording
2023-12-16 12:49:37 +04:00

10 lines
189 B
Markdown

# How to add New Tests to the OpenVINO GitHub Actions CI
## Add to the Already Existing Workflow
### Add to the Already Existing Job
### Create a New Job
## Create a Dedicated Workflow