Skip to content

Commit

Permalink
Added import test
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 9, 2021
1 parent cf190a3 commit 445a43b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-windows.yml
Expand Up @@ -273,6 +273,7 @@ jobs:
- name: Test Pillow
run: |
python3 selftest.py --installed
python3 -c "from PIL import Image"
python3 -m pytest -vx --cov PIL --cov Tests --cov-report term --cov-report xml Tests
- name: Upload coverage
Expand Down

0 comments on commit 445a43b

Please sign in to comment.