mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-13 13:17:52 +02:00
even more small fixes
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
run: poetry install --with test
|
||||
run: poetry install --with dev
|
||||
|
||||
- name: Run core tests
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user