Skip to content

Commit 73d5e3e

Browse files
committed
debug
1 parent 29d8232 commit 73d5e3e

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
@@ -37,6 +37,7 @@ cleanup_tests() {
3737
trap "cleanup_tests" SIGINT ERR
3838

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

4243
cleanup_tests

0 commit comments

Comments
 (0)