fix: try from root

This commit is contained in:
Greyson Lalonde
2025-09-27 20:31:47 -04:00
parent 6fd2d8e19b
commit 37b49756b5

View File

@@ -75,7 +75,7 @@ jobs:
# DURATIONS_ARG="--durations-path=${DURATION_FILE}"
# fi
cd lib/crewai && uv run pytest . \
uv run pytest lib/crewai \
--block-network \
--timeout=30 \
-vv \