report # bug, adding submodule challenges (#193)

This commit is contained in:
Silen Naihin
2023-07-26 13:53:10 +01:00
committed by GitHub
parent 6b7e2da1df
commit 80506e9a3b
163 changed files with 56 additions and 1783 deletions

View File

@@ -190,6 +190,7 @@ jobs:
${prefix}agbenchmark start --mock --category=memory
${prefix}agbenchmark start --mock --category=iterate
${prefix}agbenchmark start --mock --suite TestReturnCode
${prefix}agbenchmark start --mock --suite TestRevenueRetrieval
else
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Helicone/helicone/779bb99c6e9cd878e324e5e1c6a41c0d8db81754/mitmproxy.sh)" -s start
${prefix}agbenchmark start || echo "This command will always return a non zero exit code unless all the challenges are solved."