Skip to content

Commit

Permalink
ci: temporarily disable python install #4245
Browse files Browse the repository at this point in the history
  • Loading branch information
cunj123 committed Nov 4, 2024
1 parent c9732cf commit 34b1d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ jobs:
path: ${{ steps.step1.outputs.sarif-output }}
retention-days: 5

- name: Setup Python
uses: actions/setup-python@v4
# - name: Setup Python
# uses: actions/setup-python@v4

# - name: Fail if an error is found
# run: |
Expand Down

0 comments on commit 34b1d9b

Please sign in to comment.