Skip to content

Commit

Permalink
Revert "Tweak pipenv installation"
Browse files Browse the repository at this point in the history
This reverts commit 52c7ac9.
  • Loading branch information
SimmonsRitchie committed Dec 15, 2023
1 parent 435ba6b commit 0ea443c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Pipenv
run: pip install --user pipenv
uses: dschep/install-pipenv-action@v1

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

0 comments on commit 0ea443c

Please sign in to comment.