Updates to the configs
This commit is contained in:
parent
3209de4624
commit
617ed4be3d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_common.yml
vendored
1
.github/workflows/test_common.yml
vendored
|
|
@ -95,6 +95,7 @@ jobs:
|
||||||
- name: Run test script
|
- name: Run test script
|
||||||
env:
|
env:
|
||||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||||
|
LLM_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||||
ENV: 'dev'
|
ENV: 'dev'
|
||||||
run: poetry run python ./cognee/tests/test_library.py
|
run: poetry run python ./cognee/tests/test_library.py
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue