chore: trigger dspy-eval workflow for debugging
Some checks failed
Deploy Frontend / build-and-deploy (push) Failing after 2m3s
DSPy RAG Evaluation / Layer 1 - Unit Tests (push) Failing after 5s
DSPy RAG Evaluation / Layer 3 - Integration Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 2 - DSPy Module Tests (push) Has been skipped
DSPy RAG Evaluation / Layer 4 - Comprehensive Evaluation (push) Has been skipped
DSPy RAG Evaluation / Quality Gate (push) Failing after 2s

This commit is contained in:
kempersc 2026-01-12 19:15:07 +01:00
parent 8d7aca0f98
commit a7c06ea653

View file

@ -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