Pillow/.ci/test.sh
2020-12-19 21:57:32 +02:00

6 lines
104 B
Bash
Executable File

#!/bin/bash
set -e
python -bb -m pytest -v -x -W always --cov PIL --cov Tests --cov-report term Tests