mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-14 11:34:20 +01:00
Add more challenges + cleanup (#5368)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
7
.github/workflows/benchmark-ci.yml
vendored
7
.github/workflows/benchmark-ci.yml
vendored
@@ -115,11 +115,8 @@ jobs:
|
||||
echo "Running the following command: poetry run agbenchmark --mock"
|
||||
poetry run agbenchmark --mock
|
||||
|
||||
echo "Running the following command: poetry run agbenchmark --mock --category=retrieval"
|
||||
poetry run agbenchmark --mock --category=retrieval
|
||||
|
||||
echo "Running the following command: poetry run agbenchmark --mock --category=interface"
|
||||
poetry run agbenchmark --mock --category=interface
|
||||
echo "Running the following command: poetry run agbenchmark --mock --category=data"
|
||||
poetry run agbenchmark --mock --category=data
|
||||
|
||||
echo "Running the following command: poetry run agbenchmark --mock --category=coding"
|
||||
poetry run agbenchmark --mock --category=coding
|
||||
|
||||
Reference in New Issue
Block a user