From 50fede769032335b46546d3a67bdb889b37fbc24 Mon Sep 17 00:00:00 2001 From: ringsaturn Date: Sat, 26 Oct 2024 11:27:41 +0800 Subject: [PATCH] debug --- .github/workflows/codespeed.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/codespeed.yml b/.github/workflows/codespeed.yml index 91288fc..7971abf 100644 --- a/.github/workflows/codespeed.yml +++ b/.github/workflows/codespeed.yml @@ -26,10 +26,6 @@ jobs: with: python-version: 3.12 - - name: Install - run: | - uv build --config-setting profile==profiling - - name: Run benchmarks uses: CodSpeedHQ/action@v3 with: