mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
a55fa8389e
Added workflow for Github Actions to build and test OpenCV on Linux * Added workflow for Github Actions to build and test OpenCV * Merged a build and tests in one job, changed naming * Renamed job names, split workflows by branch, removed and added some cmake flags, save unit tests results as a html file * Split tests by steps, removed workflows for 4.x and 5.x branches