Skip to content

Commit 4bf8d98

Browse files
committed
force reinstall
1 parent f21b970 commit 4bf8d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if [ -f "./secrets-export.sh" ]; then
3131
fi
3232

3333
# List the packages.
34-
uv sync ${UV_ARGS}
34+
uv sync ${UV_ARGS} --reinstall
3535
uv pip list
3636

3737
# Ensure we go back to base environment after the test.

0 commit comments

Comments
 (0)