move analytics code from scripts to skyvern module (#32)

This commit is contained in:
Shuchang Zheng
2024-03-06 19:06:15 -08:00
committed by GitHub
parent 213ef9d325
commit 7085334607
9 changed files with 27 additions and 26 deletions

View File

@@ -8,5 +8,4 @@ if [ ! -f .env ]; then
fi
source "$(poetry env info --path)/bin/activate"
./run_alembic_check.sh
python scripts/tracking.py skyvern-oss-run-server
poetry run python -m skyvern.forge