From a7c06ea653808583a009e6cc5a6f066dcd470442 Mon Sep 17 00:00:00 2001 From: kempersc Date: Mon, 12 Jan 2026 19:15:07 +0100 Subject: [PATCH] chore: trigger dspy-eval workflow for debugging --- tests/dspy_gitops/test_layer1_unit.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/dspy_gitops/test_layer1_unit.py b/tests/dspy_gitops/test_layer1_unit.py index 43dbc56f90..5b4f23d7aa 100644 --- a/tests/dspy_gitops/test_layer1_unit.py +++ b/tests/dspy_gitops/test_layer1_unit.py @@ -343,3 +343,4 @@ class TestDatasetLoading: if __name__ == "__main__": pytest.main([__file__, "-v", "--tb=short"]) +# CI trigger Mon Jan 12 19:15:02 CET 2026