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 8422db4 commit 6f2c908Copy full SHA for 6f2c908
.evergreen/scripts/run-server.sh
@@ -11,4 +11,6 @@ if [ -f $HERE/env.sh ]; then
11
fi
12
13
UV=${UV_BINARY:-uv}
14
+env
15
+exit 1
16
$UV run $HERE/run_server.py "$@"
0 commit comments