[CI/Build] [3/3] Reorganize entrypoints tests (#5966)

This commit is contained in:
Cyrus Leung
2024-06-30 12:58:49 +08:00
committed by GitHub
parent cff6a1fec1
commit 9d47f64eb6
17 changed files with 19 additions and 48 deletions

View File

@ -69,7 +69,5 @@ skip_gitignore = true
[tool.pytest.ini_options]
markers = [
"skip_global_cleanup",
"llm: run tests for vLLM API only",
"openai: run tests for OpenAI API only",
"vlm: run tests for vision language models only",
]