Skip to content

Commit

Permalink
Update asv-benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankatiyar committed Sep 13, 2024
1 parent 6bc9576 commit 458f381
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/asv-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Fetch gh-pages branch
run: |
git fetch origin gh-pages
git checkout gh-pages || git checkout --orphan gh-pages
git fetch origin performance
git checkout performance || git checkout --orphan performance
- name: Run ASV benchmarks
run: |
Expand Down

0 comments on commit 458f381

Please sign in to comment.