Fix CI tests (#3132)

This commit is contained in:
Lianmin Zheng
2025-01-25 17:43:39 -08:00
committed by GitHub
parent 9286740eff
commit da6f8081f6
2 changed files with 8 additions and 6 deletions

View File

@@ -43,6 +43,8 @@ jobs:
- name: Run test
timeout-minutes: 10
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: |
cd test/lang
python3 run_suite.py --suite per-commit