fix: adjust paths for python install and pytest
This commit is contained in:
@@ -5,6 +5,10 @@ PLUGIN_REPO_NAME="$1"
|
||||
|
||||
echo "--- Installing Python Environment ---"
|
||||
|
||||
# --- Step 0: Checkout Repository path ---
|
||||
cd ../checkout_repositories
|
||||
echo " --- Current Directory: $(pwd) --- "
|
||||
|
||||
# --- Step 1: Install Python Packages ---
|
||||
echo "=== Install Python Environment ==="
|
||||
echo "Running on Python version $(python -V)"
|
||||
|
||||
Reference in New Issue
Block a user