Add more challenges + cleanup (#5368)

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
merwanehamadi
2023-09-27 17:58:58 -07:00
committed by GitHub
parent 5acb5ad9b7
commit 37fbb52d19
47 changed files with 1273 additions and 768 deletions

View File

@@ -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