Add MODEL_ENDPOINT_0 to functional tests in GitHub Actions
This commit is contained in:
parent
ae875a7269
commit
a825633be5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -46,6 +46,8 @@ jobs:
|
|||
env:
|
||||
SQLALCHEMY_DATABASE_URI: "sqlite:///:memory:"
|
||||
TESTING: "1"
|
||||
MODEL_ENDPOINT_0: "https://hermes.ai.unturf.com/v1"
|
||||
MODEL_API_KEY_0: "dummy"
|
||||
|
||||
- name: Run integration tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue