diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 611c2704..80ac6c11 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -54,9 +54,6 @@ jobs: java-version: '17' distribution: 'temurin' - - name: Install etcd - run: sudo ./.github/install-etcd.sh - # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v2