Skip to content

Commit 13a40b1

Browse files
committed
Remove cache from CI/CD workflow
1 parent d71d133 commit 13a40b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/style.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
1414
with:
1515
python-version: '3.13'
16-
cache: 'pip'
1716

1817
- name: Run RST Formatter
1918
run: |

0 commit comments

Comments
 (0)