chore: turns of shared kuzu lock for session tests

This commit is contained in:
hajdul88 2025-10-17 14:28:33 +02:00
parent f7aa1519e4
commit 9089698896

View file

@ -386,7 +386,6 @@ jobs:
EMBEDDING_API_VERSION: ${{ secrets.EMBEDDING_API_VERSION }}
GRAPH_DATABASE_PROVIDER: 'kuzu'
CACHING: true
SHARED_KUZU_LOCK: true
DB_PROVIDER: 'postgres'
DB_NAME: 'cognee_db'
DB_HOST: '127.0.0.1'