Skip to content

Commit

Permalink
Remove if conditions
Browse files Browse the repository at this point in the history
Conditions will add in main repo's workflow.
  • Loading branch information
hipudding committed Nov 9, 2023
1 parent c8a1c0d commit 1b3a9fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ env:

jobs:
BuildAndTest:
if: contains(github.event.pull_request.labels.*.name, 'category:cann')
runs-on: opencv-cn-openeuler-ascend310-x86-64
defaults:
run:
Expand Down

0 comments on commit 1b3a9fc

Please sign in to comment.