diff --git a/.github/workflows/e2e_tests.yml b/.github/workflows/e2e_tests.yml index 312fdb137..f6baf4242 100644 --- a/.github/workflows/e2e_tests.yml +++ b/.github/workflows/e2e_tests.yml @@ -690,7 +690,7 @@ jobs: - name: Install cognee-mcp (local version) shell: bash run: | - uv pip install --no-deps -e ./cognee-mcp + uv pip install -e ./cognee-mcp - name: Run api/tool usage logger env: