Skip to content

Commit 58d7d37

Browse files
committed
debug
1 parent 3a89577 commit 58d7d37

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+
echo "Hello $UV_ARGS"
4041
uv run ${UV_ARGS} --reinstall-package pymongo .evergreen/scripts/run_tests.py "$@"
4142

4243
cleanup_tests

0 commit comments

Comments
 (0)