@ -30,7 +30,6 @@ jobs:
install-command:
echo "Running core tests, installing dependencies with poetry..."
poetry install
pip install pytest
- name: Run core tests
run: pytest
shell: bash
@ -44,7 +43,6 @@ jobs:
install-command: |
@ -73,6 +73,7 @@ supervision = "*"
scikit-image = "*"
pinecone-client = "*"
roboflow = "*"
pytest
@ -52,3 +52,4 @@ scikit-image
anthropic
pinecone-client
roboflow