mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-07 10:17:50 +02:00
sync all extras
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
run: make test
|
||||
|
||||
- name: Run unit tests with minimum dependency versions
|
||||
run: uv run --all-extras --resolution lowest-direct pytest
|
||||
run: uv sync --all-extras --resolution lowest-direct pytest
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
run: make test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user