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
4 lines
58 B
Bash
4 lines
58 B
Bash
#! /bin/bash
|
|
|
|
uv run pytest $TEST_DIR/test_outputs.py -rA
|