Skip to content

Commit 9e24844

Browse files
committed
let's remove the cache keyword
1 parent 4eed028 commit 9e24844

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
- name: Set up Python
1414
uses: actions/setup-python@v5
1515
with:
16-
cache: pip
1716
cache-dependency-path: pyproject.toml
1817
- name: Install the project
1918
run: uv sync --all-extras --dev

0 commit comments

Comments
 (0)