Skip to content

Commit

Permalink
remove pip upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mib1185 committed Jun 30, 2024
1 parent 171a5e5 commit 40104a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Upgrade pip to latest
run: pip install --upgrade pip

- name: Install dependencies
run: pip install pytest pytest-cov python-coveralls coverage flake8 pydocstyle setuptools

Expand Down

0 comments on commit 40104a0

Please sign in to comment.