Skip to content

Commit

Permalink
add file to pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiyaNiu committed Feb 14, 2025
1 parent 63b11ec commit 2ee2720
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ addopts = --ignore=vllm-empty/tests/test_utils.py
--ignore=vllm-empty/tests/test_logger.py
--ignore=vllm-empty/tests/test_logits_processor.py
--ignore=vllm-empty/tests/test_regression.py
--ignore=vllm-empty/tests/models/decoder_only/language/test_aqlm.py
--ignore=vllm-empty/tests/models/decoder_only/language/test_gptq_marlin.py
--ignore=vllm-empty/tests/models/decoder_only/language/test_gptq_marlin_24.py

testpaths =
vllm-empty/tests

0 comments on commit 2ee2720

Please sign in to comment.