Skip to content

Commit 657d729

Browse files
committed
prune cache
1 parent 7cdcdee commit 657d729

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/code-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ jobs:
4949
5050
- name: Check typing
5151
run: mypy
52+
53+
- name: Minimize uv cache
54+
run: uv cache prune --ci

0 commit comments

Comments
 (0)