ci: Set CFLAGS on msys2-mingw32 in yaml file as it happens for other jobs

Be consistent, and based on this also perform the lcov job or not
This commit is contained in:
Marco Trevisan (Treviño)
2022-10-29 04:12:21 +02:00
parent e2560d1681
commit fdaa8a334a
2 changed files with 18 additions and 14 deletions

View File

@@ -303,6 +303,7 @@ msys2-mingw32:
variables:
MSYSTEM: "MINGW32"
CHERE_INVOKING: "yes"
CFLAGS: -coverage -ftest-coverage -fprofile-arcs
script:
- C:\msys64\usr\bin\pacman --noconfirm -Syyuu --ask 20
- C:\msys64\usr\bin\bash .gitlab-ci/show-execution-environment.sh