Skip to content

Commit

Permalink
install pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Nov 15, 2023
1 parent 0472c1a commit 5f072ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install pipenv
pipenv shell
- name: Lint check
run: |
Expand Down

0 comments on commit 5f072ee

Please sign in to comment.