mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-08 18:57:52 +02:00
ack another fix
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
- name: Run unit tests with minimum dependency versions
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
run: |
|
||||
uv sync --frozen --all-extras --resolution lowest-direct pytest
|
||||
uv sync --frozen --all-extras --resolution lowest-direct
|
||||
make test
|
||||
|
||||
- name: Ensure the tests did not create any additional files
|
||||
|
||||
Reference in New Issue
Block a user