Skip to content

Commit 194cfdd

Browse files
authored
Update continuous-docs-tests.yml
1 parent 246c289 commit 194cfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-docs-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
echo "🧪 Running tests..."
223223
source .venv/bin/activate
224224
225-
pytest -m pyv4 -v --tb=short --durations=10 tests/test_quickstart.py
225+
pytest -m pyv4 -v --tb=short --durations=10
226226
227227
echo "✅ Tests completed"
228228

0 commit comments

Comments
 (0)