Skip to content

Commit b3d73bd

Browse files
committed
update yml
1 parent 8afa09c commit b3d73bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest_apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
AIML_API_KEY: "${{ secrets.AIML_API_KEY }}"
5656
run: |
5757
source .venv/bin/activate
58-
uv pip install -e ".[all,test]"
58+
uv pip install -e ".[all, dev, docs]"
5959
pytest -v examples/

0 commit comments

Comments
 (0)