Skip to content

Commit 5463193

Browse files
committed
fix: test_examples_run
Signed-off-by: Louis Mandel <[email protected]>
1 parent df2935f commit 5463193

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

tests/test_examples_run.yaml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
update_results: true
2-
check:
3-
- examples/tutorial/defs.pdl
4-
- examples/tutorial/function_definition.pdl
5-
- examples/tutorial/function_empty_context.pdl
6-
- examples/tutorial/calling_llm_with_input_messages_var.pdl
7-
- examples/tutorial/local_computation.pdl
8-
- examples/tutorial/role.pdl
9-
- examples/tutorial/lastOf.pdl
10-
- examples/tutorial/muting_block_output.pdl
11-
- examples/tutorial/function_optional_params.pdl
12-
- examples/tutorial/function_call_in_jinja.pdl
2+
check: []
133
skip:
144
- examples/demos/react.pdl
155
- examples/cldk/cldk-assistant.pdl

0 commit comments

Comments
 (0)