diff --git a/.github/workflows/hackathon.yml b/.github/workflows/hackathon.yml index 5f669a3e..2f3ff4af 100644 --- a/.github/workflows/hackathon.yml +++ b/.github/workflows/hackathon.yml @@ -73,7 +73,8 @@ jobs: - name: Run regression tests run: | ./run agent start ${{ matrix.agent-name }} - cd autogpts/${{ matrix.agent-name }} + cd benchmark + poetry install poetry run agbenchmark --mock poetry run agbenchmark --test=WriteFile env: