Skip to content

Commit

Permalink
Update asv-benchmarking.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan authored May 16, 2024
1 parent f4e0f3e commit b0defe4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/asv-benchmarking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -77,7 +73,6 @@ jobs:
fi
- name: Run benchmarks
shell: bash -l {0}
id: benchmark
run: |
cd benchmarks
Expand Down

0 comments on commit b0defe4

Please sign in to comment.