Skip to content

Commit

Permalink
Don't need etcd
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kadner <[email protected]>
  • Loading branch information
ckadner authored Oct 28, 2023
1 parent b543f99 commit 7afeb99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7afeb99

Please sign in to comment.