Skip to content

Commit 2de2171

Browse files
committed
debug
1 parent a9dd65c commit 2de2171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/setup-uv-python.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ if [ -z "${UV_PYTHON:-}" ]; then
4747
_python="/opt/python/$_python/bin/python3"
4848
fi
4949
fi
50+
exit 1
5051
export UV_PYTHON="$_python"
5152
fi

0 commit comments

Comments
 (0)