Skip to content

Commit 0240bcf

Browse files
committed
wip
1 parent 73d5e3e commit 0240bcf

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
@@ -38,6 +38,7 @@ trap "cleanup_tests" SIGINT ERR
3838

3939
# Start the test runner.
4040
set -x
41+
env
4142
uv run ${UV_ARGS} --reinstall-package pymongo .evergreen/scripts/run_tests.py "$@"
4243

4344
cleanup_tests

0 commit comments

Comments
 (0)