Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed May 26, 2023
1 parent 5c6cc2b commit 8c94249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -55,6 +55,7 @@ jobs:
python --version
poetry --version
rm -rf ~/.cache/pypoetry
rm -rf /home/circleci/.cache/pypoetry
poetry -vvv install
- save_cache:
name: "Cache dependencies"
Expand Down

0 comments on commit 8c94249

Please sign in to comment.