Skip to content

Commit 5d4a505

Browse files
committed
fixup! Added nightly ubuntu 24 debug build and test
1 parent 7fa7c75 commit 5d4a505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-Nightly-U24-DBG.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
- name: Performance:gapi
214214
timeout-minutes: 60
215215
if: ${{ always() && steps.build.outcome == 'success' }}
216-
run: ${{ env.TEST_RUNNER }} bin/opencv_perf_gapi ${{ env.EXTRA_PERF_OPT }}
216+
run: ${{ env.TEST_RUNNER }} bin/opencv_perf_gapi ${{ env.EXTRA_PERF_OPT }} --gtest_filter=*:-SubPerfTestFluid/*
217217
- name: Performance:imgcodecs
218218
timeout-minutes: 60
219219
if: ${{ always() && steps.build.outcome == 'success' }}

0 commit comments

Comments
 (0)