From cfd86ada8a5f7fc0dcbbbc4897b43a3454ef52ab Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Thu, 31 Aug 2023 08:21:08 -0700 Subject: [PATCH] Put back Helicone MITM (#344) --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e1f1a42..d637af31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -197,7 +197,8 @@ jobs: pip install ../../dist/*.whl - + bash -c "$(curl -fsSL https://raw.githubusercontent.com/merwanehamadi/helicone/b7ab4bc53e51d8ab29fff19ce5986ab7720970c6/mitmproxy.sh)" -s start + if [ "${GITHUB_EVENT_NAME}" == "pull_request" ] || [ "${{ github.event_name }}" == "push" ]; then set +e # Ignore non-zero exit codes and continue execution ${prefix}agbenchmark start --maintain --mock