From 0b2c7539e51320b0ce4340bd0c791ef132d41333 Mon Sep 17 00:00:00 2001 From: James <37276661+capjamesg@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:52:14 +0100 Subject: [PATCH] Update benchmark.yml --- .github/workflows/benchmark.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3047d37..b8a0e88 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -26,6 +26,7 @@ jobs: run: | python -m pip install --upgrade pip pip install -e . + pip install tqdm - name: 🧪 Run benchmark stress test env: