From: Bob Halley Date: Thu, 17 Feb 2022 16:17:07 +0000 (-0800) Subject: try again with dependency error warning X-Git-Tag: v2.3.0rc1~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6bbdf3db58db45dd191c465fc53ceb674b707e8;p=thirdparty%2Fdnspython.git try again with dependency error warning --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 8a7e81fe..35e53505 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -58,5 +58,4 @@ jobs: - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v1 - with: - setup-python-dependencies: false + setup-python-dependencies: false