]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: disable cppclean as it is too noisy 7884/head
authorVictor Julien <vjulien@oisf.net>
Tue, 20 Sep 2022 13:16:56 +0000 (15:16 +0200)
committerVictor Julien <vjulien@oisf.net>
Tue, 20 Sep 2022 15:02:41 +0000 (17:02 +0200)
We can reenable it after the larger cleanup efforts are complete.

.github/workflows/builds.yml

index ef227466a98f812f1a974c38b409c1e977943a10..9bb7f2b60e872fcb20a12a0fa3f109d44e3bd964 100644 (file)
@@ -225,11 +225,11 @@ jobs:
                 texlive-upquote \
                 texlive-capt-of \
                 texlive-needspace
-      - name: Setup cppclean
-        run: |
-          git clone --depth 1 --branch suricata https://github.com/catenacyber/cppclean
-          cd cppclean
-          python3 setup.py install
+      #- name: Setup cppclean
+      #  run: |
+      #    git clone --depth 1 --branch suricata https://github.com/catenacyber/cppclean
+      #    cd cppclean
+      #    python3 setup.py install
       - name: Configuring
         run: |
           ./autogen.sh
@@ -342,11 +342,11 @@ jobs:
                 texlive-upquote \
                 texlive-capt-of \
                 texlive-needspace
-      - name: Setup cppclean
-        run: |
-          git clone --depth 1 --branch suricata https://github.com/catenacyber/cppclean
-          cd cppclean
-          python3 setup.py install
+      #- name: Setup cppclean
+      #  run: |
+      #    git clone --depth 1 --branch suricata https://github.com/catenacyber/cppclean
+      #    cd cppclean
+      #    python3 setup.py install
       - name: Configuring
         run: |
           ./autogen.sh