Skip to content

Commit

Permalink
none
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 6, 2025
1 parent 7638ed4 commit aa2ab84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .ci/after_success.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@

# gather the coverage data
python3 -m pip install coverage
if [[ $MATRIX_DOCKER ]]; then
sudo mkdir /Pillow
cp -R Tests /Pillow
fi
ls -la
python3 -m coverage xml

0 comments on commit aa2ab84

Please sign in to comment.