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