diff --git a/.github/workflows/test_openvino_basic.yml b/.github/workflows/test_openvino_basic.yml index 444a7afedd..607152bd72 100644 --- a/.github/workflows/test_openvino_basic.yml +++ b/.github/workflows/test_openvino_basic.yml @@ -10,9 +10,6 @@ on: - '.github/workflows/test_openvino_basic.yml' pull_request: types: [labeled] - paths: - - 'tests/openvino/test_modeling_basic.py' - - '.github/workflows/test_openvino_basic.yml' concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}