* integrate terminal bench * fix ci * add ci * fix ci * fix ci * parallel ci * handle timeout * fix lint * trigger
4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/bash
|
|
|
|
source $TEST_DIR/setup-uv-pytest.sh
|
|
bash $TEST_DIR/run-uv-pytest.sh
|