chore: Remove AWS url
This commit is contained in:
parent
ab20443330
commit
4d0f132822
1 changed files with 0 additions and 1 deletions
1
.github/workflows/examples_tests.yml
vendored
1
.github/workflows/examples_tests.yml
vendored
|
|
@ -313,7 +313,6 @@ jobs:
|
||||||
EMBEDDING_API_KEY: ${{ secrets.EMBEDDING_API_KEY }}
|
EMBEDDING_API_KEY: ${{ secrets.EMBEDDING_API_KEY }}
|
||||||
EMBEDDING_API_VERSION: ${{ secrets.EMBEDDING_API_VERSION }}
|
EMBEDDING_API_VERSION: ${{ secrets.EMBEDDING_API_VERSION }}
|
||||||
STORAGE_BACKEND: 's3'
|
STORAGE_BACKEND: 's3'
|
||||||
AWS_ENDPOINT_URL: https://s3-eu-west-1.amazonaws.com
|
|
||||||
AWS_REGION: eu-west-1
|
AWS_REGION: eu-west-1
|
||||||
DATA_ROOT_DIRECTORY: "s3://github-runner-cognee-tests/cognee/data"
|
DATA_ROOT_DIRECTORY: "s3://github-runner-cognee-tests/cognee/data"
|
||||||
SYSTEM_ROOT_DIRECTORY: "s3://github-runner-cognee-tests/cognee/system"
|
SYSTEM_ROOT_DIRECTORY: "s3://github-runner-cognee-tests/cognee/system"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue