Reorganize CI and test files (#9027)

This commit is contained in:
Lianmin Zheng
2025-08-10 12:30:06 -07:00
committed by GitHub
parent b58ae7a2a0
commit 2c7f01bc89
66 changed files with 161 additions and 195 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
bash scripts/ci_install_dependency.sh
bash scripts/ci/ci_install_dependency.sh
- name: Test experiment runner
timeout-minutes: 120