Compare commits

...
Author SHA1 Message Date
khluuandCodex e4417044fc test: force CI failure for retry validation
Co-authored-by: Codex <codex@openai.com>
Signed-off-by: khluu <khluu000@gmail.com>
2026-07-29 02:47:44 -07:00
+4
View File
@@ -187,3 +187,7 @@ def test_merge_multimodal_embeddings_no_sync():
_merge_multimodal_embeddings(
inputs_embeds, multimodal_embeddings, is_multimodal
)
def test_ci_retry_workflow():
pytest.fail("Intentional failure for /ci retry workflow validation")