mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-11 10:14:32 +01:00
Agent Protocol v1 (#5254)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
1
.github/workflows/autogpts-ci.yml
vendored
1
.github/workflows/autogpts-ci.yml
vendored
@@ -42,7 +42,6 @@ jobs:
|
||||
run: |
|
||||
sh run &
|
||||
sleep 20
|
||||
URL=http://127.0.0.1:8000 bash -c "$(curl -fsSL https://raw.githubusercontent.com/AI-Engineers-Foundation/agent-protocol/main/testing_suite/test.sh)"
|
||||
poetry run agbenchmark --mock
|
||||
poetry run agbenchmark --test=WriteFile
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user