mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-14 11:34:20 +01:00
Unbreak benchmark-ci.yml
This commit is contained in:
2
.github/workflows/benchmark-ci.yml
vendored
2
.github/workflows/benchmark-ci.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
||||
|
||||
- name: Run regression tests
|
||||
run: |
|
||||
./run agent start ${{ matrix.agent-name }} --setup
|
||||
./run agent start ${{ matrix.agent-name }}
|
||||
sleep 10
|
||||
cd autogpts/${{ matrix.agent-name }}
|
||||
set +e # Ignore non-zero exit codes and continue execution
|
||||
|
||||
Reference in New Issue
Block a user