From 7c5a17ecb5b54a2ac591e254c4a64f74113d7e5a Mon Sep 17 00:00:00 2001 From: Andrej Milicevic Date: Wed, 26 Nov 2025 11:02:36 +0100 Subject: [PATCH] test: add extra dependency to bedrock ci test --- .github/workflows/test_llms.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_llms.yml b/.github/workflows/test_llms.yml index cc21dc97b..bb9d1792a 100644 --- a/.github/workflows/test_llms.yml +++ b/.github/workflows/test_llms.yml @@ -151,6 +151,7 @@ jobs: uses: ./.github/actions/cognee_setup with: python-version: '3.11.x' + extra-dependencies: "aws" - name: Configure AWS Profile run: |