Skip to content

Commit 9ea8860

Browse files
committed
modify loongson workflow
1 parent c93948c commit 9ea8860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-PR-4.x-loongnix-loongarch64.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
ANT_HOME: '/usr/share/ant'
2222
PYTHONPATH: '${{ github.workspace }}/build/python_loader:$PYTHONPATH'
2323
OPENCV_TEST_DATA_PATH: '${{ github.workspace }}/opencv_extra/testdata'
24-
# GTEST_FILTER_STRING: '-GOTURN.memory_usage:DaSiamRPN.memory_usage:videoio_dynamic.basic_write:videoio/videocapture_acceleration.read/64:videoio/videocapture_acceleration.read/65:videoio/videocapture_acceleration.read/66:videoio/videocapture_acceleration.read/67'
24+
# GTEST_FILTER_STRING: ''
2525

2626
jobs:
2727
BuildAndTest:

0 commit comments

Comments
 (0)