mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-23 02:07:52 +00:00
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
|