diff --git a/.github/workflows/test_openvino.yml b/.github/workflows/test_openvino.yml index e2889cb4e..3b6195e31 100644 --- a/.github/workflows/test_openvino.yml +++ b/.github/workflows/test_openvino.yml @@ -20,11 +20,7 @@ jobs: matrix: test-pattern: [ - "*modeling*", - "*diffusion*", - "*quantization*", - "*training*", - "*export*", + "*quantization*",] ] transformers-version: ["4.36.0", "latest"]