Skip to content

Commit

Permalink
Update codeql.yml (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-riou authored Oct 1, 2024
1 parent 6a5666f commit 6b576df
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools
python -m ensurepip --upgrade
python -m pip install --upgrade setuptools
pip install --upgrade setuptools
python3.12 -m pip install --upgrade setuptools
pip install -r requirements.txt
- name: Initialize CodeQL
Expand Down

0 comments on commit 6b576df

Please sign in to comment.