Skip to content

Commit eb722bc

Browse files
Fix
1 parent 00de6f4 commit eb722bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_openvino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
test-pattern:
2222
[
23-
"*quantization*",]
23+
"*quantization*",
2424
]
2525
transformers-version: ["4.36.0", "latest"]
2626

0 commit comments

Comments
 (0)