Skip to content

Commit

Permalink
trigger openvino slow tests with openvino-test label
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Jun 6, 2024
1 parent 66191a3 commit d0615f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_openvino_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ concurrency:

jobs:
build:
if: ${{ (github.event_name == 'workflow_dispatch') || (github.event_name == 'schedule') || contains( github.event.pull_request.labels.*.name, 'openvino-test') }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d0615f6

Please sign in to comment.