]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: do distcheck on fedora 31 build
authorJason Ish <jason.ish@oisf.net>
Wed, 8 Jan 2020 16:16:40 +0000 (10:16 -0600)
committerJason Ish <jason.ish@oisf.net>
Tue, 14 Jan 2020 14:42:13 +0000 (08:42 -0600)
There were no distchecks being done on builds from git.

.github/workflows/builds.yml

index 9a875c87aa80a79292a0eaf09f4bf64f65d04544..a1cfecc8ba8670211fb51c97bea1a0d65bf70f7a 100644 (file)
@@ -249,6 +249,7 @@ jobs:
       - run: ./configure --enable-unittests
       - run: make -j2
       - run: make check
+      - run: make distcheck
       - name: Fetching suricata-verify
         run: git clone https://github.com/OISF/suricata-verify.git
       - name: Running suricata-verify