Skip to content

Commit 22c8e19

Browse files
committed
debug
1 parent 6fc306e commit 22c8e19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/run-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ if [ -f "./secrets-export.sh" ]; then
3131
fi
3232

3333
# List the packages.
34+
echo "Using UV_ARGS='${UV_ARGS}'"
35+
exit 1
3436
uv sync ${UV_ARGS} --reinstall
3537
uv pip list
3638

0 commit comments

Comments
 (0)