Skip to content

Commit

Permalink
fancy mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Nov 15, 2023
1 parent 5b861ef commit 2e5fff4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install pipenv
pipenv --python $(which python)
PIPENV_SHELL_FANCY=1
pipenv shell
- name: Lint check
run: |
Expand Down

0 comments on commit 2e5fff4

Please sign in to comment.