Merge pull request #21876 from asenyaev:asen/workflow_only_linux_4x
authorAndrey Senyaev <76472231+asenyaev@users.noreply.github.com>
Thu, 21 Apr 2022 15:04:22 +0000 (18:04 +0300)
committerGitHub <noreply@github.com>
Thu, 21 Apr 2022 15:04:22 +0000 (15:04 +0000)
commit2e41db39f503eaaf919118654c0cadafaf128b25
tree967ca59e7dc3f54bcef60a072725efa59199da3e
parent438fe3f9db55880204fd508025e5a58c846d78d9
Merge pull request #21876 from asenyaev:asen/workflow_only_linux_4x

Added workflow for Github Actions to build and test OpenCV on Linux for 4.x

* Added workflow for Github Actions to build and test OpenCV

* Merged a build and tests jobs into one, split tests by steps, renamed job names
.github/workflows/PR-4.x-U20.yaml [new file with mode: 0644]