Skip to content

Commit bd1a45f

Browse files
committed
debug
1 parent 49e20c5 commit bd1a45f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ trap "cleanup_tests" SIGINT ERR
4040
if [ -n "${UV_PYTHON:-}" ]; then
4141
echo "Using UV_PYTHON=$UV_PYTHON"
4242
fi
43+
set -x
4344
uv run ${UV_ARGS} -v --reinstall-package pymongo .evergreen/scripts/run_tests.py "$@"
4445

4546
cleanup_tests

0 commit comments

Comments
 (0)