Skip to content

Commit

Permalink
CI: upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed May 4, 2024
1 parent 66703c6 commit 5a0bee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
env:
PYTHONWARNINGS: error,default::DeprecationWarning
run: |
python -m pip install pip --upgrade
python -m pip install .
- name: Install test dependencies
env:
Expand Down

0 comments on commit 5a0bee7

Please sign in to comment.