Skip to content

Commit

Permalink
Update poetry in CI - remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Oct 19, 2024
1 parent 7a10759 commit 41ce5c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: 'poetry'

- name: Install Poetry
uses: abatilo/[email protected]
Expand Down

0 comments on commit 41ce5c2

Please sign in to comment.