Pillow/.ci/test.sh
2021-01-06 10:59:03 +01:00

6 lines
105 B
Bash
Executable File

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