Skip to content

Commit

Permalink
Merge branch 'master' into autogpt/agent-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwuts committed Oct 17, 2023
2 parents 53c2b26 + 8cf246b commit 57751a7
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 57751a7

Please sign in to comment.