Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Nov 10, 2024
1 parent 4198321 commit 46f6bae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ if [ ${EXPECTED_PYTHON_COUNT_ALL} -ne ${PYTHON_COUNT} ]; then
exit 1
fi

RUST_LOG=trace uv --verbose python list --no-python-downloads

PYTHON_COUNT=0
for PYTHON in /opt/python/*/bin/python; do
# Smoke test to make sure that our Pythons work, and do indeed detect as
Expand Down

0 comments on commit 46f6bae

Please sign in to comment.