Skip to content

Commit 8591c36

Browse files
committed
refresh uv cache in CI
1 parent 1f729b4 commit 8591c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
echo "measures.directory: ~/measures" > ~/.casarc
169169
170170
- name: Install pfb-imaging
171-
run: uv sync --extra full --extra dev
171+
run: uv sync --extra full --extra dev --refresh
172172

173173
- name: Run pfb-imaging
174174
run: uv run pfb --help

0 commit comments

Comments
 (0)