Skip to content

Commit c936088

Browse files
committed
fixup: Remove caching
1 parent 3b7531d commit c936088

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/setup-poetry/action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ runs:
1111
uses: actions/setup-python@v5
1212
with:
1313
python-version: "3.10"
14-
cache: poetry
1514

1615
- name: Install poetry
1716
run: pip install poetry>=2.0

0 commit comments

Comments
 (0)