This commit is contained in:
Nuno Campos
2024-09-11 13:43:24 -07:00
parent f179da00a0
commit 50744bc846
-1
View File
@@ -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