Skip to content

Commit 97d2695

Browse files
committed
try fix python install action
1 parent 42382f0 commit 97d2695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
uses: actions/setup-python@v5
3535
with:
3636
python-version: ${{ matrix.python-version }}
37-
cache: 'poetry'
3837
- name: Install Poetry
3938
uses: snok/install-poetry@v1
4039
with:

0 commit comments

Comments
 (0)