Skip to content

Commit 00de6f4

Browse files
Do not run some tests
1 parent 5f11dcc commit 00de6f4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test_openvino.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ jobs:
2020
matrix:
2121
test-pattern:
2222
[
23-
"*modeling*",
24-
"*diffusion*",
25-
"*quantization*",
26-
"*training*",
27-
"*export*",
23+
"*quantization*",]
2824
]
2925
transformers-version: ["4.36.0", "latest"]
3026

0 commit comments

Comments
 (0)