Pillow/.ci/after_success.sh
2025-01-06 20:30:47 +11:00

6 lines
96 B
Bash
Executable File

#!/bin/bash
# gather the coverage data
python3 -m pip install coverage
python3 -m coverage xml