Skip to content

Commit 86185ae

Browse files
authored
[CI] Adjust folder (vllm-project#300)
Signed-off-by: Alicia Wang <115451386+congw729@users.noreply.github.com>
1 parent f6f6ef4 commit 86185ae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.buildkite/scripts/simple_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ VENV_PYTHON="${VENV_DIR}/bin/python"
4949

5050
"${UV_BIN}" pip install --python "${VENV_PYTHON}" vllm==0.11.0
5151
"${UV_BIN}" pip install --python "${VENV_PYTHON}" -e ".[dev]"
52-
"${VENV_PYTHON}" -m pytest -v -s tests/test_omni_llm.py
52+
"${VENV_PYTHON}" -m pytest -v -s tests/entrypoints/

0 commit comments

Comments
 (0)