hc99's picture
Add files using upload-large-folder tool
8766bc5 verified
raw
history blame
134 Bytes
#!/bin/bash
cd "$(dirname ${0})/.."
echo "Running the tests..."
python -m pytest --cov=gradio --durations=20 --durations-min=1 test