We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d5e3e commit 0240bcfCopy full SHA for 0240bcf
.evergreen/run-tests.sh
@@ -38,6 +38,7 @@ trap "cleanup_tests" SIGINT ERR
38
39
# Start the test runner.
40
set -x
41
+env
42
uv run ${UV_ARGS} --reinstall-package pymongo .evergreen/scripts/run_tests.py "$@"
43
44
cleanup_tests
0 commit comments