Skip to content

Commit

Permalink
verbose install
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed May 26, 2023
1 parent e1fae4d commit 71ba3bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
key: dependencies-{{ .Branch }}-<< parameters.python_version >>-{{ checksum "poetry.lock" }}
- run:
command: |
poetry -vvv update
poetry -vvv install
- save_cache:
name: "Cache dependencies"
Expand Down

0 comments on commit 71ba3bb

Please sign in to comment.