Skip to content

Commit 458c345

Browse files
Update conftest.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 37fe12e commit 458c345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def pytest_collection_modifyitems(config, items):
145145
"Not supported operation by openvino backend",
146146
)
147147
)
148+
break
148149

149150

150151
def skip_if_backend(given_backend, reason):

0 commit comments

Comments
 (0)