]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: remove redundant "make check" in build stage
authorDaiki Ueno <ueno@gnu.org>
Wed, 3 Feb 2021 14:56:42 +0000 (15:56 +0100)
committerDaiki Ueno <ueno@gnu.org>
Thu, 4 Feb 2021 08:25:00 +0000 (09:25 +0100)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitlab-ci.yml

index 22edca6ada68216a05b26f11b3947e1dc78d2f4a..72d08de7d7fe497d5a494fc6180afe6c1c25a4b7 100644 (file)
@@ -329,7 +329,6 @@ fedora-FIPS140-2/build:
     - ./bootstrap
     - dash ./configure --disable-gcc-warnings --cache-file $CCACHE_FILE --disable-non-suiteb-curves --enable-fips140-mode --disable-doc --disable-full-test-suite --disable-guile
     - make -j$BUILDJOBS
-    - make -j$CHECKJOBS check
     - mkdir -p lib/.libs/fipscheck
     - |
       for i in lib/.libs/libgnutls.so*; do