Unbreak autogpts-ci.yml

This commit is contained in:
Reinier van der Leer
2023-10-17 10:47:43 -07:00
committed by GitHub
parent 10aececc6a
commit 0bd5d4420e

View File

@@ -39,7 +39,7 @@ jobs:
- name: Run regression tests
run: |
./run agent start ${{ matrix.agent-name }} --setup
./run agent start ${{ matrix.agent-name }}
cd autogpts/${{ matrix.agent-name }}
poetry run agbenchmark --mock
poetry run agbenchmark --test=WriteFile