fix: patch tests.yml (#1213)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
if [ -z "$OPENAI_API_KEY" ]; then
|
||||
poetry run memgpt quickstart --backend openai
|
||||
else
|
||||
poetry run memgpt quickstart --backend openai
|
||||
poetry run memgpt quickstart --backend memgpt
|
||||
fi
|
||||
|
||||
- name: Run docker compose server
|
||||
|
||||
Reference in New Issue
Block a user