Skip to content

Commit

Permalink
fix: drop bad test
Browse files Browse the repository at this point in the history
  • Loading branch information
ntindle committed Nov 14, 2024
1 parent b7ec0cf commit c478d3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/classic-autogpts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
./run agent start ${{ matrix.agent-name }}
cd ${{ matrix.agent-name }}
poetry run agbenchmark --mock --test=BasicRetrieval --test=Battleship --test=WebArenaTask_0
poetry run agbenchmark --test=WriteFile
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
AGENT_NAME: ${{ matrix.agent-name }}
Expand Down

0 comments on commit c478d3c

Please sign in to comment.