Skip to content

Commit 47e16cc

Browse files
committed
skip ubuntu oai
1 parent adf5038 commit 47e16cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/custom/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ def test_upload_download() -> None:
285285
if __name__ == "__main__":
286286
test_ubuntu()
287287
test_browser()
288-
test_ubuntu_openai()
288+
# test_ubuntu_openai()
289289
test_browser_openai()
290290
test_upload_download()
291291
# test_ubuntu_thinking()

0 commit comments

Comments
 (0)