Update e2e_tests.yml
This commit is contained in:
parent
ffe5393ea7
commit
2aec13ea6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e_tests.yml
vendored
2
.github/workflows/e2e_tests.yml
vendored
|
|
@ -690,7 +690,7 @@ jobs:
|
||||||
- name: Install cognee-mcp (local version)
|
- name: Install cognee-mcp (local version)
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
uv pip install --no-deps -e ./cognee-mcp
|
uv pip install -e ./cognee-mcp
|
||||||
|
|
||||||
- name: Run api/tool usage logger
|
- name: Run api/tool usage logger
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue