mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-31 20:04:28 +01:00
Hackathon CI: use agbenchmark instead of mock
This commit is contained in:
3
.github/workflows/hackathon.yml
vendored
3
.github/workflows/hackathon.yml
vendored
@@ -79,8 +79,7 @@ jobs:
|
||||
./run agent start $AGENT_NAME
|
||||
cd benchmark
|
||||
poetry install
|
||||
poetry run agbenchmark --mock
|
||||
poetry run agbenchmark --test=WriteFile
|
||||
poetry run agbenchmark
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
AGENT_NAME: ${{ matrix.agent-name }}
|
||||
|
||||
Reference in New Issue
Block a user