mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 14:34:23 +01:00
Update hackathon.yml (#5975)
This commit is contained in:
3
.github/workflows/hackathon.yml
vendored
3
.github/workflows/hackathon.yml
vendored
@@ -73,7 +73,8 @@ jobs:
|
|||||||
- name: Run regression tests
|
- name: Run regression tests
|
||||||
run: |
|
run: |
|
||||||
./run agent start ${{ matrix.agent-name }}
|
./run agent start ${{ matrix.agent-name }}
|
||||||
cd autogpts/${{ matrix.agent-name }}
|
cd benchmark
|
||||||
|
poetry install
|
||||||
poetry run agbenchmark --mock
|
poetry run agbenchmark --mock
|
||||||
poetry run agbenchmark --test=WriteFile
|
poetry run agbenchmark --test=WriteFile
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user