Skip to content

Commit 839b634

Browse files
committed
Install gcc to allow coverage to build
1 parent 57f106c commit 839b634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-mingw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
${{ matrix.package }}-python-pyqt6 \
4646
${{ matrix.package }}-python3-setuptools \
4747
${{ matrix.package }}-freetype \
48+
${{ matrix.package }}-gcc \
4849
${{ matrix.package }}-ghostscript \
4950
${{ matrix.package }}-lcms2 \
5051
${{ matrix.package }}-libimagequant \

0 commit comments

Comments
 (0)