test with a simple file
This commit is contained in:
parent
48d21c409a
commit
4488339fdc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_common.yml
vendored
1
.github/workflows/test_common.yml
vendored
|
|
@ -92,6 +92,7 @@ jobs:
|
|||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
QDRANT_API_KEY: ${{ secrets.QDRANT_API_KEY }}
|
||||
QDRANT_URL: ${{ secrets.QDRANT_API_URL }}
|
||||
ENV: 'dev'
|
||||
run: poetry run python ./cognee/tests/test_library.py
|
||||
|
||||
# - run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue