mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-22 17:57:46 +00:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#! /bin/bash
|
|
|
|
uv run pytest $TEST_DIR/test_outputs.py -rA
|