Skip to content

Commit 3d2bddd

Browse files
committed
Temporarily cancel job operating conditions
1 parent c8a1c0d commit 3d2bddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525

2626
jobs:
2727
BuildAndTest:
28-
if: contains(github.event.pull_request.labels.*.name, 'category:cann')
28+
#if: contains(github.event.pull_request.labels.*.name, 'category:cann')
2929
runs-on: opencv-cn-openeuler-ascend310-x86-64
3030
defaults:
3131
run:

0 commit comments

Comments
 (0)