]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Re-enable code coverage for mingw i686 ci.
authorNathan Moinvaziri <nathan@nathanm.com>
Mon, 15 Feb 2021 02:53:56 +0000 (18:53 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 17 Feb 2021 13:59:16 +0000 (14:59 +0100)
.github/workflows/cmake.yml

index c9c984d23a28785fd916e79a7663bfb57826ff1f..2fd29bb03fcfb2c4b39b9acee61f6761adc3776d 100644 (file)
@@ -230,7 +230,7 @@ jobs:
             compiler: i686-w64-mingw32-gcc
             cmake-args: -DCMAKE_TOOLCHAIN_FILE=cmake/toolchain-mingw-i686.cmake
             packages: wine32 gcc-mingw-w64
-            # Codecov disabled due to gcov locking issue error
+            codecov: ubuntu_gcc_mingw_i686
             # Limit parallel test jobs to prevent wine errors
             parallels-jobs: 3