File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 8282 --ignore=tests/test_core/test_synthesizer/ \
8383 --ignore=tests/test_core/test_datasets/ \
8484 --ignore=tests/test_core/test_tracing/test_dataset_iterator.py \
85- --ignore=tests/test_core/test_evaluation/test_end_to_end/test_configs.py
85+ --ignore=tests/test_core/test_evaluation/test_end_to_end/test_configs.py \
86+ --ignore=tests/test_core/test_component/test_component_level_evals.py \
87+ --ignore=tests/test_core/test_component/test_setup_tracing.py
8688
8789 # Dev tests (with secrets)
8890 - name : Run dev tests
@@ -100,4 +102,6 @@ jobs:
100102 --ignore=tests/test_core/test_synthesizer/test_context_generator.py \
101103 --ignore=tests/test_core/test_synthesizer/test_conversation_simulator.py \
102104 --ignore=tests/test_core/test_synthesizer/test_generate_from_goldens.py \
103- --ignore=tests/test_core/test_synthesizer/test_synthesizer.py
105+ --ignore=tests/test_core/test_synthesizer/test_synthesizer.py \
106+ --ignore=tests/test_core/test_component/test_component_level_evals.py \
107+ --ignore=tests/test_core/test_component/test_setup_tracing.py
You can’t perform that action at this time.
0 commit comments