Skip to content

Commit

Permalink
Update after install
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty committed Apr 2, 2021
1 parent 0826d5d commit 9f16b8a
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 @@ -19,6 +19,7 @@ jobs:
python -m virtualenv venv
. venv/bin/activate
poetry install
poetry update
- save_cache:
key: test-v1-{{ .Environment.PYTHON_VERSION }}-{{ checksum "pyproject.toml" }}-{{ epoch }}
paths:
Expand Down

0 comments on commit 9f16b8a

Please sign in to comment.