Skip to content

Commit

Permalink
fix pipenv installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaypatil96 committed Nov 10, 2021
1 parent 0fdf28d commit 0c9f580
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
# install pipenv
#----------------------------------------------
- name: Install pipenv
run: |
dschep/install-pipenv-action@v1
uses: dschep/install-pipenv-action@v1

#----------------------------------------------
# load cached pipenv if cache exists
Expand Down

0 comments on commit 0c9f580

Please sign in to comment.