Skip to content

Commit

Permalink
Removing poetry cache so it stops it from cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif committed Oct 17, 2024
1 parent 5eff725 commit d9b2504
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- uses: actions/[email protected]
with:
python-version: '3.9'
cache: 'poetry'
- name: Install python dependencies and check code
run: |
poetry env use '3.9'
Expand Down

0 comments on commit d9b2504

Please sign in to comment.