Install pytest-timeout for MinGW CI

This commit is contained in:
Hugo van Kemenade 2021-10-18 16:06:07 +03:00
parent b4bd8943fa
commit 90d5edb0e4

View File

@ -55,7 +55,7 @@ jobs:
${{ matrix.package }}-openjpeg2 \
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