Skip to content

Commit 3b8cc85

Browse files
committed
Remove cache
1 parent 88db2cd commit 3b8cc85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
uses: actions/setup-python@v4
1818
with:
1919
python-version: ${{ matrix.python-version }}
20-
cache: 'poetry'
2120

2221
- name: Install Poetry
2322
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)