update unit test (#3636)

This commit is contained in:
Yineng Zhang
2025-02-17 21:06:10 +08:00
committed by GitHub
parent 32b44d2fca
commit e319153be8
3 changed files with 7 additions and 6 deletions

View File

@@ -107,6 +107,8 @@ jobs:
bash scripts/ci_install_dependency.sh
- name: Run test
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
timeout-minutes: 30
run: |
RANGE=${{ matrix.range }}