Skip to content

Commit e1732a4

Browse files
committed
disable cache
1 parent 3732d8c commit e1732a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pylint.yml

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
with:
2727
version: "latest"
2828
python-version: ${{ matrix.python-version }}
29-
enable-cache: true
30-
cache-suffix: ${{ runner.os }}-${{ matrix.python-version }}
3129
- name: Install dependencies
3230
run: |
3331
uv pip install --prerelease=allow "azure-cli>=2.65.0"

0 commit comments

Comments
 (0)