Skip to content

Commit

Permalink
Tweak pipenv installation
Browse files Browse the repository at this point in the history
  • Loading branch information
SimmonsRitchie committed Dec 15, 2023
1 parent 9602abd commit 52c7ac9
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
uses: dschep/install-pipenv-action@v1
run: pip install --user pipenv

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

0 comments on commit 52c7ac9

Please sign in to comment.