Skip to content

Commit

Permalink
Fix video test
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabunin committed Nov 8, 2023
1 parent aef2154 commit 1ab011a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/OCV-Nightly-RISCV.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,5 @@ jobs:
run: |
$TEST_RUNNER \
OPENCV_TEST_DATA_PATH=./testdata \
./app/opencv_test_video
./app/opencv_test_video \
--gtest_filter=*:-Video_RunningAvg.accuracy

0 comments on commit 1ab011a

Please sign in to comment.