mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-11 08:33:13 +03:00
Install pytest-timeout for MinGW CI
This commit is contained in:
parent
b4bd8943fa
commit
90d5edb0e4
2
.github/workflows/test-mingw.yml
vendored
2
.github/workflows/test-mingw.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
||||||
${{ matrix.package }}-openjpeg2 \
|
${{ matrix.package }}-openjpeg2 \
|
||||||
subversion
|
subversion
|
||||||
|
|
||||||
python3 -m pip install pyroma pytest pytest-cov
|
python3 -m pip install pyroma pytest pytest-cov pytest-timeout
|
||||||
|
|
||||||
pushd depends && ./install_extra_test_images.sh && popd
|
pushd depends && ./install_extra_test_images.sh && popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user