Skip to content

Commit c1e8e45

Browse files
committed
Disable OPENCV_TEST_REQUIRE_DATA for OpenVINO for now.
1 parent d502adb commit c1e8e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-PR-5.x-U20-OpenVINO.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
GIT_CACHE_DOCKER: '/home/openvino/git_cache'
2222
PYTHONPATH: /home/openvino/build/python_loader:$PYTHONPATH
2323
OPENCV_TEST_DATA_PATH: '/home/openvino/opencv_extra/testdata'
24-
OPENCV_TEST_REQUIRE_DATA: 1
24+
# OPENCV_TEST_REQUIRE_DATA: 1
2525
OPENCV_DOCKER_WORKDIR: '/home/openvino/opencv'
2626
DNN_MODELS: '/home/openvino/dnn-models'
2727
PARALLEL_JOBS: 8

0 commit comments

Comments
 (0)