Skip to content

Commit

Permalink
Disable OPENCV_TEST_REQUIRE_DATA for OpenVINO for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov committed Apr 26, 2024
1 parent d502adb commit c1e8e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/OCV-PR-5.x-U20-OpenVINO.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
GIT_CACHE_DOCKER: '/home/openvino/git_cache'
PYTHONPATH: /home/openvino/build/python_loader:$PYTHONPATH
OPENCV_TEST_DATA_PATH: '/home/openvino/opencv_extra/testdata'
OPENCV_TEST_REQUIRE_DATA: 1
# OPENCV_TEST_REQUIRE_DATA: 1
OPENCV_DOCKER_WORKDIR: '/home/openvino/opencv'
DNN_MODELS: '/home/openvino/dnn-models'
PARALLEL_JOBS: 8
Expand Down

0 comments on commit c1e8e45

Please sign in to comment.