mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 00:15:24 +08:00
Fix pytest verbosity for prime-rl ci
Signed-off-by: Michael Goin <mgoin64@gmail.com>
This commit is contained in:
parent
8317f72354
commit
38cf8237d4
@ -54,6 +54,6 @@ echo "Prime-RL integration test environment setup complete!"
|
||||
|
||||
echo "Running Prime-RL integration tests..."
|
||||
export WANDB_MODE=offline # this makes this test not require a WANDB_API_KEY
|
||||
uv run pytest -vs tests/integration/test_rl.py -m gpu
|
||||
uv run pytest -v -s tests/integration/test_rl.py -m gpu
|
||||
|
||||
echo "Prime-RL integration tests completed!"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user