Skip to content

Commit 03793eb

Browse files
author
CI Bot
committed
ci: Enable OPENVX_USE_ENHANCED_VISION for full vision conformance tests (~6000 tests)
1 parent 30ae095 commit 03793eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/openvx-conformance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
-DOPENVX_INCLUDES="${{ github.workspace }}/include;${{ github.workspace }}/OpenVX-cts/include" \
109109
-DOPENVX_LIBRARIES="${{ github.workspace }}/target/release/libopenvx_core.so;${{ github.workspace }}/target/release/libopenvx_ffi.so;m" \
110110
-DOPENVX_CONFORMANCE_VISION=ON \
111+
-DOPENVX_USE_ENHANCED_VISION=ON \
111112
2>&1 || {
112113
echo "CMAKE FAILED!"
113114
echo "CMake output:"

0 commit comments

Comments
 (0)