* integrate terminal bench * fix ci * add ci * fix ci * fix ci * parallel ci * handle timeout * fix lint * trigger
3 lines
58 B
Bash
3 lines
58 B
Bash
#! /bin/bash
|
|
|
|
uv run pytest $TEST_DIR/test_outputs.py -rA
|