Skip to content

Commit

Permalink
Revert "Tweak pip installation"
Browse files Browse the repository at this point in the history
This reverts commit 435ba6b.
  • Loading branch information
SimmonsRitchie committed Dec 15, 2023
1 parent 0ea443c commit 7131ddb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- name: Install Pipenv
uses: dschep/install-pipenv-action@v1

- name: Detect correct pip version
run: pip install -U pip

- name: Install dependencies
run: pipenv sync --dev
env:
Expand Down

0 comments on commit 7131ddb

Please sign in to comment.