Files
JoyD/TARS/UI-TARS/codes/makefile

3 lines
61 B
Makefile
Raw Normal View History

2025-10-31 11:12:44 +08:00
test:
uv run python3 -m unittest discover tests '*_test.py'