Update nightly-test.yml (#5797)

This commit is contained in:
Lianmin Zheng
2025-04-27 15:27:24 -07:00
committed by GitHub
parent 84022c0e56
commit ded04b2e0a

View File

@@ -25,7 +25,6 @@ jobs:
- name: Install dependencies
run: |
bash scripts/ci_install_dependency.sh
pip install --upgrade "evalplus[vllm] @ git+https://github.com/evalplus/evalplus"
- name: Run test
timeout-minutes: 120