Skip to content

Commit

Permalink
de-poetry codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
rthalley committed Nov 18, 2023
1 parent 8a648e8 commit 2dd3dff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
run: |
sudo apt install -y gnome-keyring
python -m pip install --upgrade pip
python -m pip install poetry
poetry install -E dnssec -E doh -E idna -E trio
python -m pip install cryptography trio idna httpx h2 aioquic
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit 2dd3dff

Please sign in to comment.