Skip to content

Commit 4a3b22b

Browse files
author
Dylan Huang
committed
remove examples
1 parent 0760c85 commit 4a3b22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ markers =
33
asyncio
44
asyncio_mode = auto
55
asyncio_default_fixture_loop_scope = function
6-
testpaths = tests examples ./eval_protocol/quickstart
6+
testpaths = tests ./eval_protocol/quickstart
77
python_files = test_*.py llm_judge_*.py
88
plugins =
99
eval_protocol.pytest.plugin

0 commit comments

Comments
 (0)