Skip to content

Commit

Permalink
Disable poetry caching for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Mystic-Mirage committed Jan 6, 2024
1 parent e98d5fd commit ec9ce00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up ${{ matrix.python-version }}
uses: actions/setup-python@v3
with:
cache: poetry
# cache: poetry
python-version: ${{ matrix.python-version }}

- name: Install Poetry
Expand Down

0 comments on commit ec9ce00

Please sign in to comment.