Skip to content

Commit 4afcf72

Browse files
committed
debug
1 parent 1c0b1f5 commit 4afcf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ PIP_QUIET=0 uv run ${UV_ARGS} --with pip pip list
4040
# Start the test runner.
4141
uv run ${UV_ARGS} .evergreen/scripts/run_tests.py
4242

43-
echo "HERE I AM!"
43+
echo "HERE I AM!: $?"
4444

4545
popd

0 commit comments

Comments
 (0)