mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
* integrate terminal bench * fix ci * add ci * fix ci * fix ci * parallel ci * handle timeout * fix lint * trigger
5 lines
81 B
Bash
5 lines
81 B
Bash
#!/bin/bash
|
|
|
|
source $TEST_DIR/setup-uv-pytest.sh
|
|
bash $TEST_DIR/run-uv-pytest.sh
|