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 6fc306e commit 22c8e19Copy full SHA for 22c8e19
.evergreen/run-tests.sh
@@ -31,6 +31,8 @@ if [ -f "./secrets-export.sh" ]; then
31
fi
32
33
# List the packages.
34
+echo "Using UV_ARGS='${UV_ARGS}'"
35
+exit 1
36
uv sync ${UV_ARGS} --reinstall
37
uv pip list
38
0 commit comments