From b0defe4796cacf2f9e8df48ac5bc496f0b3b6b8c Mon Sep 17 00:00:00 2001 From: Orhan Eroglu <32553057+erogluorhan@users.noreply.github.com> Date: Thu, 16 May 2024 14:00:28 -0600 Subject: [PATCH] Update asv-benchmarking.yml --- .github/workflows/asv-benchmarking.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/asv-benchmarking.yml b/.github/workflows/asv-benchmarking.yml index 9bd7e3ef7..8d5fe78aa 100644 --- a/.github/workflows/asv-benchmarking.yml +++ b/.github/workflows/asv-benchmarking.yml @@ -23,10 +23,6 @@ jobs: repository: UXARRAY/uxarray fetch-depth: 0 - - name: Fetch all tags and branches for uxarray - run: | - git fetch --all --tags - - name: Checkout uxarray-asv uses: actions/checkout@v4 with: @@ -77,7 +73,6 @@ jobs: fi - name: Run benchmarks - shell: bash -l {0} id: benchmark run: | cd benchmarks