Skip to content

Commit

Permalink
pipenv version
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Nov 15, 2023
1 parent d19a650 commit 5b861ef
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 @@ -14,6 +14,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install pipenv
pipenv --python $(which python)
pipenv shell
- name: Lint check
run: |
Expand Down

0 comments on commit 5b861ef

Please sign in to comment.