Skip to content

Commit 0d1409d

Browse files
authored
Syntax fix. (#89)
1 parent 5c018e1 commit 0d1409d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-Contrib-PR-5.x-ARM64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
OPENCV_TEST_DATA_PATH: '/home/ci/opencv_extra/testdata'
2525
OPENCV_CONTRIB_DOCKER_WORKDIR: '/home/ci/opencv_contrib'
2626
DNN_MODELS: '/home/ci/dnn-models'
27-
GTEST_FILTER_STRING: '-tracking_GOTURN.GOTURN/*
27+
GTEST_FILTER_STRING: '-tracking_GOTURN.GOTURN/*'
2828
PARALLEL_JOBS: 16
2929

3030
jobs:

0 commit comments

Comments
 (0)