Skip to content

Commit 3297d98

Browse files
committed
Update run_tests.sh
1 parent 46f6bae commit 3297d98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run_tests.sh

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

52+
unset _PYTHON_HOST_PLATFORM
5253
RUST_LOG=trace uv --verbose python list --no-python-downloads
5354

5455
PYTHON_COUNT=0

0 commit comments

Comments
 (0)