From 8856be10854e261b1c6ea11d9afab30c8bd8cda6 Mon Sep 17 00:00:00 2001 From: kempersc Date: Sun, 11 Jan 2026 22:18:17 +0100 Subject: [PATCH] chore: trigger DSPy eval workflow --- tests/dspy_gitops/conftest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/dspy_gitops/conftest.py b/tests/dspy_gitops/conftest.py index 9cd2aaca95..bdf422c76f 100644 --- a/tests/dspy_gitops/conftest.py +++ b/tests/dspy_gitops/conftest.py @@ -197,3 +197,4 @@ def sample_dspy_examples() -> list[Any]: if DSPY_AVAILABLE: return [dict_to_dspy_example(q) for q in SAMPLE_QUERIES] return SAMPLE_QUERIES +# Trigger test