Skip to content

Commit 97aa0fd

Browse files
authored
Skip test of callback example (#144)
1 parent 8dd32b6 commit 97aa0fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
pathlib.Path("examples") / "gsm8k" / "math.pdl",
3030
pathlib.Path("examples") / "rag" / "rag.pdl",
3131
pathlib.Path("examples") / "react" / "react_call.pdl",
32+
pathlib.Path("examples") / "callback" / "repair_prompt.pdl",
3233
]
3334
}
3435

0 commit comments

Comments
 (0)