]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Pass 'full' to rec configure arg for codeql & clang-tidy run 13931/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 18 Mar 2024 12:00:52 +0000 (13:00 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 18 Mar 2024 12:00:52 +0000 (13:00 +0100)
.github/workflows/codeql-analysis.yml

index 168f1c23389d3743e90e4107af41dfd186891632..22f11414fc8b48e63c4e2cbbc2f09b6dda61721e 100644 (file)
@@ -212,7 +212,7 @@ jobs:
       if: matrix.product == 'rec'
       working-directory: ./pdns/recursordist/
       run: |
-        inv ci-rec-configure
+        inv ci-rec-configure full
     - name: Build rec
       if: matrix.product == 'rec'
       working-directory: ./pdns/recursordist/