Files
Byparr/test.sh
T

7 lines
101 B
Bash
Executable File

#!/bin/sh
if [ -f ./ld_fix.sh ]; then
. ./ld_fix.sh
fi
uv run pytest --retries 2 -n auto --xvfb