mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-05 17:27:47 +02:00
Fix
This commit is contained in:
@@ -46,7 +46,6 @@ jobs:
|
||||
with:
|
||||
python-version: "3.11"
|
||||
poetry-version: ${{ env.POETRY_VERSION }}
|
||||
working-directory: libs/langgraph
|
||||
cache-key: bench
|
||||
- name: Install dependencies
|
||||
run: poetry install --with dev
|
||||
|
||||
Reference in New Issue
Block a user