This commit is contained in:
merwanehamadi
2023-07-15 18:00:37 -07:00
committed by GitHub
parent 5886d75059
commit 02dce41937

View File

@@ -149,7 +149,7 @@ jobs:
agbenchmark start --mock --category=iterate
else
curl -s https://raw.githubusercontent.com/Helicone/helicone/main/mitmproxy.sh | bash -s start
agbenchmark start --maintain
agbenchmark start | echo "This command will always return a non zero exit code unless all the challenges are solved."
fi
env:
GITHUB_EVENT_NAME: ${{ github.event_name }}
@@ -167,5 +167,5 @@ jobs:
uses: actions/upload-artifact@v3
with:
name:
${{ matrix.agent-name }} (Cache: ${{ matrix.cache-enabled }})
"${{ matrix.agent-name }} (Cache ${{ matrix.cache-enabled }})"
path: agent/${{ matrix.agent-name }}/agbenchmark