fix(ci): Fix cli and CI (#7166)

- Add a special case for cli to handle autogpt and forge agent
- Remove forge agent from smoke test ci
This commit is contained in:
Krzysztof Czerwinski
2024-05-22 17:18:00 +01:00
committed by GitHub
parent 5292736779
commit cdae98d36b
2 changed files with 11 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
agent-name: [ autogpt, forge ]
agent-name: [ autogpt ]
fail-fast: false
timeout-minutes: 20
env: