Skip to content

Commit 7969c87

Browse files
committed
debug path
1 parent d7bfb05 commit 7969c87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/scripts/setup-dev-env.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ if [ ! -d $BIN_DIR ]; then
3737
fi
3838

3939
echo "HELLO: $(pwd)"
40+
echo "PATH=$PATH"
41+
ls
4042
uv sync --frozen
4143
uv run --frozen --with pip pip install -e .
4244
echo "Setting up python environment... done."

0 commit comments

Comments
 (0)