Skip to content

Commit 54c604e

Browse files
committed
Fixing based on a failed cache pruning.
1 parent 2ac942b commit 54c604e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr_validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: astral-sh/setup-uv@v5
1717
with:
1818
enable-cache: true
19+
prune-cache: false
1920
- name: Install Python
2021
run: uv python install 3.11
2122
- name: Install dependencies

0 commit comments

Comments
 (0)