test: add extra dependency to bedrock ci test
This commit is contained in:
parent
9e652a3a93
commit
7c5a17ecb5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_llms.yml
vendored
1
.github/workflows/test_llms.yml
vendored
|
|
@ -151,6 +151,7 @@ jobs:
|
|||
uses: ./.github/actions/cognee_setup
|
||||
with:
|
||||
python-version: '3.11.x'
|
||||
extra-dependencies: "aws"
|
||||
|
||||
- name: Configure AWS Profile
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue