Skip to content

Commit 46f6bae

Browse files
committed
revert
1 parent 4198321 commit 46f6bae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ if [ ${EXPECTED_PYTHON_COUNT_ALL} -ne ${PYTHON_COUNT} ]; then
4949
exit 1
5050
fi
5151

52+
RUST_LOG=trace uv --verbose python list --no-python-downloads
53+
5254
PYTHON_COUNT=0
5355
for PYTHON in /opt/python/*/bin/python; do
5456
# Smoke test to make sure that our Pythons work, and do indeed detect as

0 commit comments

Comments
 (0)