diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index dcca9e515e..2ca69877e5 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -170,7 +170,7 @@ jobs: - name: scanbuild install_packages: clang-tools clang libssl-dev libssh2-1-dev install_steps: skipall - configure: --with-openssl --enable-debug --with-libssh2 + configure: --with-openssl --enable-debug --with-libssh2 --disable-unity configure-prefix: CC=clang scan-build make-prefix: scan-build --status-bugs singleuse: --unit