Byparr/test.sh

7 lines
101 B
Bash
Raw Normal View History

2024-12-11 00:21:07 +00:00
#!/bin/sh
if [ -f ./ld_fix.sh ]; then
. ./ld_fix.sh
fi
uv run pytest --retries 2 -n auto --xvfb