Skip to content

Commit 5d82297

Browse files
authored
test: remove stale test modules from slow tests triggering list (#12007)
1 parent e5069f5 commit 5d82297

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/slow.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,9 @@ jobs:
6161
changes:
6262
- "haystack/components/evaluators/sas_evaluator.py"
6363
- "haystack/components/generators/openai_dalle.py"
64-
- "haystack/components/preprocessors/embedding_based_document_splitter.py"
65-
- "haystack/components/retrievers/multi_query_embedding_retriever.py"
6664
6765
- "test/components/evaluators/test_sas_evaluator.py"
6866
- "test/components/generators/test_openai_dalle.py"
69-
- "test/components/preprocessors/test_embedding_based_document_splitter.py"
70-
- "test/components/retrievers/test_multi_query_embedding_retriever.py"
7167
7268
slow-integration-tests:
7369
name: Slow Tests / ${{ matrix.os }}

0 commit comments

Comments
 (0)