Fix ci#238
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the CI test script .dev_scripts/ci_container_test.sh by modifying the package installation targets to .[test,client,server] and pinning huggingface_hub<0.31 to avoid compatibility issues with PEP 604 union types. The review feedback highlights an inconsistency in the installation order between the conditional branches that could lead to dependency resolution issues, and suggests combining sequential pip install commands into single invocations to improve CI efficiency.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
PR type
PR information
Write the detail information belongs to this PR.
Experiment results
Paste your experiment result here(if needed).