]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
ci: enables fuzz targets in one build 4729/head
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 26 Mar 2020 13:06:32 +0000 (14:06 +0100)
committerPhilippe Antoine <contact@catenacyber.fr>
Thu, 26 Mar 2020 13:06:32 +0000 (14:06 +0100)
github workflow wih debian

.github/workflows/builds.yml

index 67bcea0e596b250ac178934bd227bd663b3d5308..1d3e59ca012a4bcf1f2924fff46f7dbfc73ad7f2 100644 (file)
@@ -453,7 +453,7 @@ jobs:
               tar zxvf - --strip-components=1
         working-directory: suricata-update
       - run: ./autogen.sh
-      - run: ./configure --enable-unittests
+      - run: ./configure --enable-unittests --enable-fuzztargets
       - run: make -j2
       - run: make check
       - name: Fetching suricata-verify