misc: only search tests folder for tests
This commit is contained in:
parent
b9aca612af
commit
5f96621e92
1 changed files with 1 additions and 1 deletions
|
@ -72,4 +72,4 @@ Documentation = "https://llama-cpp-python.readthedocs.io/en/latest/"
|
|||
Changelog = "https://llama-cpp-python.readthedocs.io/en/latest/changelog/"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--ignore=vendor"
|
||||
testpaths = "tests"
|
||||
|
|
Loading…
Reference in a new issue