Skip to content

Commit c208bba

Browse files
authored
fix: add vllm pytest marker back (#933)
Signed-off-by: Jake LoRocco <jake.lorocco@ibm.com>
1 parent 3901c0e commit c208bba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ markers = [
343343
"huggingface: Tests requiring HuggingFace backend (local, heavy)",
344344
"litellm: Tests requiring LiteLLM backend",
345345
"bedrock: Tests requiring AWS Bedrock backend (requires credentials)",
346+
"vllm: Tests requiring vLLM backend (local, GPU required)",
346347

347348
# Capability markers
348349
"qualitative: Non-deterministic quality tests",

0 commit comments

Comments
 (0)